diff --git a/tests/scripts/test022-ppolicy b/tests/scripts/test022-ppolicy index 22fd1c28d8..b7e74b7c55 100755 --- a/tests/scripts/test022-ppolicy +++ b/tests/scripts/test022-ppolicy @@ -13,8 +13,6 @@ ## top-level directory of the distribution or, alternatively, at ## . -set -x - echo "running defines.sh" . $SRCDIR/scripts/defines.sh diff --git a/tests/scripts/test024-unique b/tests/scripts/test024-unique index 1e60a4c055..cac31941d9 100755 --- a/tests/scripts/test024-unique +++ b/tests/scripts/test024-unique @@ -63,7 +63,8 @@ echo "Adding a unique record..." #$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD > \ # $TESTOUT 2>&1 << EOTUNIQ1 -$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD << EOTUNIQ1 +$LDAPADD -D "$UNIQUEDN" -h $LOCALHOST -p $PORT1 -w $PASSWD \ + > /dev/null << EOTUNIQ1 dn: uid=dave,ou=users,o=unique objectClass: inetOrgPerson uid: dave