done testing --> disable test output
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 25 Jul 2016 10:11:54 +0000 (12:11 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 12 Nov 2020 14:04:34 +0000 (15:04 +0100)
testing/test_volume_split.py

index 620dd06..9b191d3 100755 (executable)
@@ -305,7 +305,7 @@ def test_forever():
 
     # more params
     fast_fail = True
-    print_everything = True
+    print_everything = False
     create_modes = 'w:tar', 'w|tar', 'w|gz', 'w|bz2', 'w#gz'
                    #'w#gz.aes128', 'w#gz.aes256', 'w#aes128', 'w#aes256'
                    # not currently working: 'w:gz', 'w:bz2',