From 893158e23e86a3d43552dde59f1c0b94ffa18362 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 15 Mar 2013 17:52:23 -0400 Subject: [PATCH] close --- doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn | 2 ++ .../comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn index 74559f5a4e..4fa9648c1a 100644 --- a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn +++ b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory.mdwn @@ -12,3 +12,5 @@ What version of git-annex are you using? On what operating system? > Ubuntu 12.04 Please provide any additional information below. + +[[done]] diff --git a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment index 467111aa85..bc0853763c 100644 --- a/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment +++ b/doc/bugs/Compile_needs_more_than_1.5gb_of_memory/comment_1_0806b5132c55d7a5a17fbdad7e3f2291._comment @@ -6,7 +6,7 @@ content=""" You don't need a webapp on your linode, probably, so disable it: -cabal install git-annex -F-WebApp +cabal install git-annex -f-WebApp The template haskell in the webapp about doubles the amount of memory needed to compile it.