From: Howard Chu Date: Tue, 10 Jun 2008 22:19:18 +0000 (+0000) Subject: ITS#5529 test requires threads X-Git-Tag: LOCKER_IDS~116 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=51c2ef23794027e77c5707a3a6862e568546dd9e;p=openldap ITS#5529 test requires threads --- diff --git a/tests/scripts/test048-syncrepl-multiproxy b/tests/scripts/test048-syncrepl-multiproxy index 5e8afe9879..4d2b67501f 100755 --- a/tests/scripts/test048-syncrepl-multiproxy +++ b/tests/scripts/test048-syncrepl-multiproxy @@ -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 #