summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-11-16 11:51:16 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-11-16 11:51:16 -0400
commitc6c26d77ce352b1eeb29dd187ff764dd1a8c1e64 (patch)
tree151af118e87bcd797da151330ef33ca269080801
parent9b1dc1404cf24dc206613bfcb09562d2ef29a419 (diff)
enable ConcurrentOutput by default when library is available
-rw-r--r--git-annex.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 5d7c3d855..80a11682b 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/)