s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"
commited50b9f43a7b1e91f63022e0ce370c0eb322d052
authorJeremy Allison <jra@samba.org>
Tue, 28 Mar 2017 05:07:50 +0000 (27 22:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 31 Mar 2017 06:18:29 +0000 (31 08:18 +0200)
treeac60f53a025e7ac635849d30fa966a9a386790f1
parent75df72a0b6076c40ce568475f3253ccbdc5ebd2d
s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"

Use correct bash operators (not string operators).
Add missing "return".

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12721

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 037297a1c50e90a0092e3b94f472623f41ccc015)
source3/script/tests/test_smbclient_s3.sh