From: Salvador I. Gonzalez Date: Sat, 11 Aug 2012 14:47:58 +0000 (-0400) Subject: s3-selftest: Fix copy/paste error in test usage string X-Git-Tag: samba-4.0.0beta6~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14285005ec5f208327ab8236e9c33bfefe38126a;p=thirdparty%2Fsamba.git s3-selftest: Fix copy/paste error in test usage string Signed-off-by: Andrew Bartlett --- diff --git a/source3/script/tests/test_smbclient_auth.sh b/source3/script/tests/test_smbclient_auth.sh index b90334f0cd0..39880950bb1 100755 --- a/source3/script/tests/test_smbclient_auth.sh +++ b/source3/script/tests/test_smbclient_auth.sh @@ -4,7 +4,7 @@ if [ $# -lt 4 ]; then cat < +Usage: test_smbclient_auth.sh SERVER SERVER_IP USERNAME PASSWORD SMBCLIENT EOF exit 1; fi