From 46f22add9ae03b95f4b22235c297737475427f41 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 30 May 2008 04:12:39 +0200 Subject: Make sure reason for skipping is output. (This used to be commit 2d1cac54dec1aed9e5258bd44bdd236b5dc92224) --- source4/selftest/samba4_tests.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/selftest/samba4_tests.sh') diff --git a/source4/selftest/samba4_tests.sh b/source4/selftest/samba4_tests.sh index 9693451c47..860a54f80c 100755 --- a/source4/selftest/samba4_tests.sh +++ b/source4/selftest/samba4_tests.sh @@ -65,7 +65,6 @@ smb4torture="$samba4bindir/smbtorture $TORTURE_OPTIONS" plantest "js.base" dc "$SCRIPTDIR/base.js" $CONFIGURATION plantest "js.ldb" none "$SCRIPTDIR/ldb.js" `pwd` $CONFIGURATION -d 10 -plantest "js.winreg" dc $samba4srcdir/scripting/bin/winreg $CONFIGURATION ncalrpc: 'HKLM' -U\$USERNAME%\$PASSWORD # Simple tests for LDAP and CLDAP -- cgit