s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"
authorJeremy Allison <jra@samba.org>
Tue, 28 Mar 2017 05:07:50 +0000 (22:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 29 Mar 2017 08:24:14 +0000 (10:24 +0200)
commit9a5be8b68ba38e0d98329c44d0d5c6d4579c9bf5
treec0ec46072fe3d6c6dde0261af19b1079fedba211
parent161a078f550f4c9a50a8f42e29b1f27de689362b
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