From: Andreas Schneider Date: Thu, 30 Mar 2023 08:06:55 +0000 (+0200) Subject: s3:selftest: Pass REALM to samba.blackbox.smbget X-Git-Tag: talloc-2.4.1~1121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c76563ba2460187bbfc2e2c75e9237b82357139;p=thirdparty%2Fsamba.git s3:selftest: Pass REALM to samba.blackbox.smbget BUG: https://bugzilla.samba.org/show_bug.cgi?id=15345 Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/source3/script/tests/test_smbget.sh b/source3/script/tests/test_smbget.sh index 2322f3af942..0feb47236d5 100755 --- a/source3/script/tests/test_smbget.sh +++ b/source3/script/tests/test_smbget.sh @@ -3,9 +3,9 @@ # Blackbox test for smbget. # -if [ $# -lt 7 ]; then +if [ $# -lt 8 ]; then cat <