diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 20:08:27 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-02-19 20:08:27 +0000 |
commit | bed393066a074a09d57bca7bfb38e53efa3ddb03 (patch) | |
tree | faf21be3b2be8258552e94a52e732193d597f00c /doc | |
parent | 69c6c91b5b256a4a7c7515c85176cd5473593b94 (diff) |
followup
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn | 6 |
1 files changed, 5 insertions, 1 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 c2ab4f73a..aaa470629 100644 --- a/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn +++ b/doc/bugs/edits_not_showing_up_in_compiled_pages.mdwn @@ -4,4 +4,8 @@ in the compiled pages. --[[JoshTriplett]] Well, I seem to have fixed this now (crossed fingers) [[bugs/done]] --[[Joey]] -Looks fixed. Out of curiosity, what caused the problem? --[[JoshTriplett]]
\ No newline at end of file +Looks fixed. Out of curiosity, what caused the problem? --[[JoshTriplett]] + +Looks like a build died halfway through, so it was stumbling over rendered +html pages that it didn't have record of. I don't know what build failed +exactly. --[[Joey]] |