From: Christian Herdtweck Date: Mon, 25 Jul 2016 10:11:54 +0000 (+0200) Subject: done testing --> disable test output X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=650d4f5cd217b27eb3757a19d4ea1e00373f5f61;p=python-delta-tar done testing --> disable test output --- diff --git a/testing/test_volume_split.py b/testing/test_volume_split.py index 620dd06..9b191d3 100755 --- a/testing/test_volume_split.py +++ b/testing/test_volume_split.py @@ -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',