From: Stefan Metzmacher Date: Tue, 26 Apr 2016 09:33:52 +0000 (+0200) Subject: s3:test_smbclient_auth.sh: this script reqiures 5 arguments X-Git-Tag: samba-4.2.12~7 X-Git-Url: http://git.samba.org/?p=samba.git;a=commitdiff_plain;h=f83d13897f8de71729e7fae597a874dfef7b5831 s3:test_smbclient_auth.sh: this script reqiures 5 arguments BUG: https://bugzilla.samba.org/show_bug.cgi?id=11849 Signed-off-by: Stefan Metzmacher Reviewed-by: Andreas Schneider Reviewed-by: Günther Deschner (cherry picked from commit 70910334caa176bf98fece7d638ed599979dc173) --- diff --git a/source3/script/tests/test_smbclient_auth.sh b/source3/script/tests/test_smbclient_auth.sh index 2402f737287..18fff75123b 100755 --- a/source3/script/tests/test_smbclient_auth.sh +++ b/source3/script/tests/test_smbclient_auth.sh @@ -2,7 +2,7 @@ # this runs the file serving tests that are expected to pass with samba3 against shares with various options -if [ $# -lt 4 ]; then +if [ $# -lt 5 ]; then cat < EOF