svn commit: samba r22552 - in branches/SAMBA_4_0/source/script/tests: .

metze at samba.org metze at samba.org
Sat Apr 28 09:34:33 GMT 2007


Author: metze
Date: 2007-04-28 09:34:32 +0000 (Sat, 28 Apr 2007)
New Revision: 22552

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=22552

Log:
this doesn't need a dc

metze
Modified:
   branches/SAMBA_4_0/source/script/tests/test_ldap.sh


Changeset:
Modified: branches/SAMBA_4_0/source/script/tests/test_ldap.sh
===================================================================
--- branches/SAMBA_4_0/source/script/tests/test_ldap.sh	2007-04-28 09:01:52 UTC (rev 22551)
+++ branches/SAMBA_4_0/source/script/tests/test_ldap.sh	2007-04-28 09:34:32 UTC (rev 22552)
@@ -25,7 +25,7 @@
 test "$TORTURE_QUICK" = "yes" || {
    LDBDIR=lib/ldb
    export LDBDIR
-   plantest "ldb" dc $LDBDIR/tests/test-tdb.sh
+   plantest "ldb" none $LDBDIR/tests/test-tdb.sh
 }
 
 SCRIPTDIR=../testprogs/ejs



More information about the samba-cvs mailing list