summaryrefslogtreecommitdiff
path: root/source/selftest/samba4_tests.sh
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-11 13:58:04 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-11 13:58:04 +0100
commit6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36 (patch)
tree1debb6fd6573727042fd1e4f10e0ede920283f48 /source/selftest/samba4_tests.sh
parent71dc1d5d1db7e5e3cb4245c20df739926c1e8514 (diff)
downloadsamba-6c7aa271b1cb0f5604be54f1aa26e1e3531c8f36.tar.gz
Fix accidently introduced typo.
Diffstat (limited to 'source/selftest/samba4_tests.sh')
-rwxr-xr-xsource/selftest/samba4_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/selftest/samba4_tests.sh b/source/selftest/samba4_tests.sh
index b1d85219fcc..fba9e8603e8 100755
--- a/source/selftest/samba4_tests.sh
+++ b/source/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"