]> git.sur5r.net Git - openldap/blobdiff - tests/scripts/test006-acls
Extend TLS/SSL detection for use RSAref if necessary.
[openldap] / tests / scripts / test006-acls
index 6d03e68422ab92e652294ebf512e5cff13d50ec3..c9b378f97c5daae31a516f6d22ee1c8745a726de 100755 (executable)
@@ -24,7 +24,7 @@ if [ $RC != 0 ]; then
 fi
 
 echo "Starting slapd on TCP/IP port $PORT..."
-$SLAPD -f $ACLCONF -p $PORT -d $LVL > $MASTERLOG 2>&1 &
+$SLAPD -f $ACLCONF -p $PORT -d $LVL $TIMING > $MASTERLOG 2>&1 &
 PID=$!
 
 echo "Testing slapd access control..."