]> git.sur5r.net Git - openldap/commitdiff
cleanup test for empty DN
authorPierangelo Masarati <ando@openldap.org>
Sat, 19 Jun 2004 10:04:20 +0000 (10:04 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 19 Jun 2004 10:04:20 +0000 (10:04 +0000)
tests/scripts/test014-whoami

index fec4bf9ae4c44a9137dd401035784ada191edd98..fda1405651ee08cad6c72bb4e2ba24f6a98e6cd9 100755 (executable)
@@ -405,7 +405,7 @@ fi
 BINDDN="dc=example,dc=com"
 BINDPW=example
 AUTHZID="dn:"
-echo "Testing ldapwhoami as ${BINDDN} for ${AUTHZID} (dn.exact; should succeed)..."
+echo "Testing ldapwhoami as ${BINDDN} for ${AUTHZID}\"\" (dn.exact; should succeed)..."
 $LDAPWHOAMI -h $LOCALHOST -p $PORT1 -D "$BINDDN" -w $BINDPW \
        -e \!authzid="$AUTHZID"