]> git.sur5r.net Git - openldap/commitdiff
ITS#6191 fix typo in URI for adding back-ldap
authorHoward Chu <hyc@openldap.org>
Wed, 1 Jul 2009 13:12:45 +0000 (13:12 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 1 Jul 2009 13:12:45 +0000 (13:12 +0000)
tests/scripts/test022-ppolicy

index cd2a575bd18bfdb35e945fdb1a176ead96dda7e3..4dc3c3f5ea93cc583cd9bab938a2dcb416f7b5af 100755 (executable)
@@ -405,7 +405,7 @@ if test $RC = 0 ; then
        exit 1
 fi
 
-if test $BACKLDAP != "ldapno" -a $SYNCPROV != "syncprovno"  ; then 
+if test "$BACKLDAP" != "ldapno" && test "$SYNCPROV" != "syncprovno"  ; then 
 echo ""
 echo "Setting up policy state forwarding test..."
 
@@ -471,7 +471,7 @@ fi
 
 echo "Configuring syncrepl on consumer..."
 if [ "$BACKLDAP" = ldapmod ]; then
-       $LDAPADD -D cn=config -H $URI1 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
+       $LDAPADD -D cn=config -H $URI2 -y $CONFIGPWF <<EOF >> $TESTOUT 2>&1
 dn: cn=module,cn=config
 objectclass: olcModuleList
 cn: module