summaryrefslogtreecommitdiff
path: root/git-annex.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-10-10 12:41:20 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-10-10 12:41:20 -0400
commita55f49efb6c05c5ddb031f077690e90ed7358642 (patch)
treeffc758b626c4fe9beb90db4e1867539a73bb5bb6 /git-annex.hs
parenta745043e7db87ef43dbbb3f93cdf5807ff9958ec (diff)
update
Diffstat (limited to 'git-annex.hs')
-rw-r--r--git-annex.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/git-annex.hs b/git-annex.hs
index 0f274e674..8944b50f5 100644
--- a/git-annex.hs
+++ b/git-annex.hs
@@ -7,5 +7,6 @@ import GitRepo
main = do
repo <- repoTop
gitPrep repo
+
l <- readLog "demo.log"
writeLog "demo2.log" $ compactLog l