From 4d31177407c16db4001b899dc5590306c71daf02 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 11 Feb 2008 13:58:04 +0100 Subject: Fix accidently introduced typo. (This used to be commit 6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36) --- source4/selftest/samba4_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source4/selftest') diff --git a/source4/selftest/samba4_tests.sh b/source4/selftest/samba4_tests.sh index b1d85219fc..fba9e8603e 100755 --- a/source4/selftest/samba4_tests.sh +++ b/source4/selftest/samba4_tests.sh @@ -43,7 +43,7 @@ plantest() { $incdir/../bin/smbtorture -V samba4srcdir=$incdir/.. -samba4biir=$samba4srcdir/bin +samba4bindir=$samba4srcdir/bin SCRIPTDIR=$samba4srcdir/../testprogs/ejs smb4torture="$samba4bindir/smbtorture $TORTURE_OPTIONS" -- cgit