ITS#5529 test requires threads

This commit is contained in:
Howard Chu 2008-06-10 22:19:18 +00:00
parent b13d108686
commit 51c2ef2379

View file

@ -31,6 +31,11 @@ if test $MONITORDB = no; then
exit 0
fi
if test $THREADS = threadsno ; then
echo "Need threads support, test skipped"
exit 0
fi
mkdir -p $TESTDIR $DBDIR1 $DBDIR2 $DBDIR3
#