]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/sql-test901-syncrepl
use "pgsql" instead of "postgres" for consistency with the directory names in servers...
[openldap] / tests / scripts / sql-test901-syncrepl
index 8e80f4db19c08f118e8c1b58e6d60b1f068d31d7..0ff9835e280f753fee9ffb003ee757bc66c17c0e 100755 (executable)
@@ -150,7 +150,7 @@ fi
 
 case ${RDBMS} in
        # list here the RDBMSes whose mapping allows writes
-postgres|ibmdb2)
+pgsql|ibmdb2)
        MANAGERDN="cn=Manager,${BASEDN}"
        echo "Testing add..."
        $LDAPMODIFY -v -c -D "$MANAGERDN" -w $PASSWD \