]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:tests: Correct condition
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 11 Apr 2023 02:43:23 +0000 (14:43 +1200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 12 Apr 2023 13:52:32 +0000 (13:52 +0000)
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/script/tests/test_guest_auth.sh

index a64cb3ccdc2e099043d52dba9e4f4a504c3fa049..fc18114915fb3daeb06bb90b766ce9f36eea2ae3 100755 (executable)
@@ -88,7 +88,7 @@ $SMBCONTROL $CONFIGURATION smbd reload-config || {
 }
 
 testit "smbclient_guest_auth_without_members" \
-       test_smbclient &&
+       test_smbclient ||
        failed=$(expr $failed + 1)
 
 # restore config