webapp: Avoid encoding problems when displaying the daemon log file.

This commit is contained in:
Joey Hess 2013-11-07 15:29:20 -04:00
parent 09abd29469
commit b7c15f3b60
3 changed files with 8 additions and 1 deletions

View file

@ -25,3 +25,5 @@ Internal Server Error
git-annex version 4.20131105-g8efdc1a
# End of transcript or log.
"""]]
> [[fixed|done]] --[[Joey]]