s3: Fixup test for CVE-2017-2619 regression with "follow symlinks = no"
commit1aaaa7834c6a6743482cebbb368a2667b850b2b7
authorJeremy Allison <jra@samba.org>
Tue, 28 Mar 2017 05:07:50 +0000 (27 22:07 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 30 Mar 2017 06:33:11 +0000 (30 08:33 +0200)
treed5e53f1f5dddb49f505a14f5cd1b611d6923ec8b
parent35f100d2a37bacda0dbc80596476584fc0a1624d
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