diff options
author | Joey Hess <joey@kitenet.net> | 2008-05-12 14:10:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-05-12 14:10:17 -0400 |
commit | 21cd34106d4db3543ba3c7740c50415c3bdd7a4e (patch) | |
tree | 70baa709304c6cd2eca3824ada12070355f58a77 | |
parent | 3ca4b4089a58627b813a0f780f493ca2b827e625 (diff) | |
download | ikiwiki-21cd34106d4db3543ba3c7740c50415c3bdd7a4e.tar ikiwiki-21cd34106d4db3543ba3c7740c50415c3bdd7a4e.tar.gz |
response
-rw-r--r-- | doc/bugs/2.45_Compilation_error.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/2.45_Compilation_error.mdwn b/doc/bugs/2.45_Compilation_error.mdwn index 38026488f..85e6fdeb4 100644 --- a/doc/bugs/2.45_Compilation_error.mdwn +++ b/doc/bugs/2.45_Compilation_error.mdwn @@ -63,5 +63,6 @@ in the case where `make` fails. stat64("blib/lib/IkiWiki.pm", {st_mode=S_IFREG|0444, st_size=31901, ...}) = 0 open("blib/lib/IkiWiki.pm", O_RDONLY|O_LARGEFILE) = 3 +> I need to see it in the case where it's failing. --[[Joey]] [[done]] |