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)
committerRalph Boehme <slow@samba.org>
Tue, 28 Mar 2017 11:20:26 +0000 (13:20 +0200)
commit037297a1c50e90a0092e3b94f472623f41ccc015
tree2300ecc17da5e2763acdda1902d8e2605ff3e0d3
parent0837d0b9dca5efe8f9cade28fc2ed8b695d6f4c2
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>
source3/script/tests/test_smbclient_s3.sh