From 189718cf8a1a2271105fce1bd7acfedc736632a6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 16 Nov 2015 11:51:16 -0400 Subject: [PATCH] enable ConcurrentOutput by default when library is available --- git-annex.cabal | 1 - 1 file changed, 1 deletion(-) diff --git a/git-annex.cabal b/git-annex.cabal index 5d7c3d855f..80a11682b7 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -95,7 +95,6 @@ Flag TorrentParser Flag ConcurrentOutput Description: Use concurrent-output library - Default: False Flag EKG Description: Enable use of EKG to monitor git-annex as it runs (at http://localhost:4242/)