From 650d4f5cd217b27eb3757a19d4ea1e00373f5f61 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Mon, 25 Jul 2016 12:11:54 +0200 Subject: [PATCH] done testing --> disable test output --- testing/test_volume_split.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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', -- 1.7.1