From: Andreas Schneider Date: Tue, 6 Jun 2017 15:54:18 +0000 (+0200) Subject: s3:tests: Add a test which checks that the smbclient session setup works X-Git-Tag: ldb-1.1.31~151 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3c4c1e263f187d38a4b25ef63d9e1d8833822b5;p=thirdparty%2Fsamba.git s3:tests: Add a test which checks that the smbclient session setup works BUG: https://bugzilla.samba.org/show_bug.cgi?id=12824 Signed-off-by: Andreas Schneider Reviewed-by: Jeremy Allison --- diff --git a/source3/script/tests/test_smbclient_s3.sh b/source3/script/tests/test_smbclient_s3.sh index 0ae85e8e647..1359ed2b7bd 100755 --- a/source3/script/tests/test_smbclient_s3.sh +++ b/source3/script/tests/test_smbclient_s3.sh @@ -1212,6 +1212,36 @@ EOF fi } +test_server_os_message() +{ + tmpfile=$PREFIX/smbclient_interactive_prompt_commands + cat > $tmpfile <