]> git.sur5r.net Git - openldap/commitdiff
ITS#5529 test requires threads
authorHoward Chu <hyc@openldap.org>
Tue, 10 Jun 2008 22:19:18 +0000 (22:19 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 10 Jun 2008 22:19:18 +0000 (22:19 +0000)
tests/scripts/test048-syncrepl-multiproxy

index 5e8afe987900afe217f4c97faf37de97bb2205df..4d2b67501f1bf89442f327111a4c93503f142bb2 100755 (executable)
@@ -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
 
 #