]> git.sur5r.net Git - openldap/blobdiff - tests/run.in
ITS#4634 always init pp->ad
[openldap] / tests / run.in
index 0ab71e6c4d8de555b23737fe70238f65b74fe8d1..966762280ac5eb4c7c21d2fc3028ba0435371404 100644 (file)
@@ -189,8 +189,8 @@ fi
 # disable LDAP initialization
 LDAPNOINIT=true; export LDAPNOINIT
 
-$SLAPPASSWD -g -n >configpw
-echo "rootpw `$SLAPPASSWD -T configpw`" >configpw.conf
+$SLAPPASSWD -g -n >$CONFIGPWF
+echo "rootpw `$SLAPPASSWD -T $CONFIGPWF`" >configpw.conf
 
 echo "Running ${SCRIPT}..."
 $SCRIPT $*