Skip to content
Snippets Groups Projects
Commit 95600cb4 authored by Pierangelo Masarati's avatar Pierangelo Masarati
Browse files

test047 needs slapo-rwm (ITS#5292)

parent 6993a695
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,11 @@ if test $BACKLDAP = ldapno ; then
exit 0
fi
if test $RWM = rwmno ; then
echo "rwm (rewrite/remap) overlay not available, test skipped"
exit 0
fi
rm -rf $TESTDIR
mkdir -p $TESTDIR $DBDIR1 $DBDIR2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment