From d435a717e6bbe590bf7ed453bef4fbc4a9dcbd55 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 6 Nov 2015 15:26:12 -0400 Subject: [PATCH] enable ConcurrentOutput flag for stack --- stack.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stack.yaml b/stack.yaml index 97780d6c7d..5fe475ec21 100644 --- a/stack.yaml +++ b/stack.yaml @@ -1,6 +1,6 @@ flags: git-annex: - asciiprogress: false + concurrentoutput: true tahoe: true tdfa: true inotify: true -- 2.30.2