From c4b97a28210482f1286511a525f2e53956345471 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 16 Jun 2005 08:55:16 +0000 Subject: [PATCH] ITS#3783 fix bogus DN from patch to ITS#3777 --- tests/scripts/test022-ppolicy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/test022-ppolicy b/tests/scripts/test022-ppolicy index fe3fa1a163..3a3b3ded3a 100755 --- a/tests/scripts/test022-ppolicy +++ b/tests/scripts/test022-ppolicy @@ -315,7 +315,7 @@ echo "Testing hashed length requirement..." $LDAPMODIFY -h $LOCALHOST -p $PORT1 -D "$USER" -w failexpect > \ $TESTOUT 2>&1 << EOMODS -dn: uid=nd, ou=People, o=University of Michigan, c=US +dn: $USER changetype: modify delete: userPassword userPassword: failexpect -- 2.39.5