diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:17:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-20 03:17:09 +0000 |
commit | d442f1b2fc4389f1da49d3b632359a377a6e825e (patch) | |
tree | 40eafa7f92c85ad50a2afa2b5fff3f2ab539e5d8 /doc/bugs | |
parent | dd758c7118be05d9a104c36762da4e5956d5bc17 (diff) |
* Don't error out if estcmd fails, just print a warning message. estcmd is
to fragile to let it kill ikiwiki.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn index ae5f995a5..b6090b4bd 100644 --- a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn +++ b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn @@ -15,3 +15,6 @@ exactly. --[[Joey]] >>> Yes, it seems to have happened again. Added debugging to track it >>> down next time it occurs. It seems to be happening when you add things >>> to patchqueue. --[[Joey]] + +>>> Got it, it seems that htperestradier was dying and this was killing +>>> ikiwiki before it could save state filed && [[bugs/done]], for real this time. --[[Joey]] |