s4:selftest: reformat smb2_s3only list
authorRalph Boehme <slow@samba.org>
Fri, 31 Aug 2018 06:28:46 +0000 (08:28 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 31 Aug 2018 20:22:22 +0000 (22:22 +0200)
No change besides reformatting the list to one entry per line.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13549

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/selftest/tests.py

index eb85fecbcc6ab1341fca93deb9cc853843ff0b38..c586b2d373970d42cb295b65eedd2d6d44facc57 100755 (executable)
@@ -313,7 +313,12 @@ for t in nbt_tests:
 ntvfsargs = ["--option=torture:sharedelay=100000", "--option=torture:oplocktimeout=3", "--option=torture:writetimeupdatedelay=500000"]
 
 # Filter smb2 tests that should not run against ad_dc_ntvfs
-smb2_s3only = ["smb2.change_notify_disabled", "smb2.dosmode", "smb2.credits", "smb2.kernel-oplocks"]
+smb2_s3only = [
+    "smb2.change_notify_disabled",
+    "smb2.dosmode",
+    "smb2.credits",
+    "smb2.kernel-oplocks",
+]
 smb2 = [x for x in smbtorture4_testsuites("smb2.") if x not in smb2_s3only]
 
 # The QFILEINFO-IPC test needs to be on ipc$