summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_w2k3_file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script/tests/test_w2k3_file.sh')
-rwxr-xr-xsource4/script/tests/test_w2k3_file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/script/tests/test_w2k3_file.sh b/source4/script/tests/test_w2k3_file.sh
index 55de1c37c4..e39d9b8632 100755
--- a/source4/script/tests/test_w2k3_file.sh
+++ b/source4/script/tests/test_w2k3_file.sh
@@ -46,7 +46,7 @@ for t in $tests; do
fi
start=""
name="$t"
- testit "$name" $VALGRIND bin/smbtorture $TORTURE_OPTIONS $ADDARGS $unc -U"$username"%"$password" $t
+ testit "$name" smb $VALGRIND bin/smbtorture $TORTURE_OPTIONS $ADDARGS $unc -U"$username"%"$password" $t
done
testok $0 $failed