From: Pierangelo Masarati Date: Wed, 21 Apr 2004 23:25:30 +0000 (+0000) Subject: cleanup X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~445 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=13308a70aa2d44c52e48e73cbddf3f3b5e75940c;p=openldap cleanup --- 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