aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-10 17:44:40 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-10 17:44:40 -0400
commitb698bf24082b2de96dc7bba92ecfbc20e650c0ea (patch)
tree7bfa3be090186adb43153ab5da3bbad34a23a55b /doc
parente4395a567b95d4adeda54add09faf180cf29ee76 (diff)
downloadikiwiki-b698bf24082b2de96dc7bba92ecfbc20e650c0ea.tar
ikiwiki-b698bf24082b2de96dc7bba92ecfbc20e650c0ea.tar.gz
Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Scott Bronson)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/quieten-bzr.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/quieten-bzr.mdwn b/doc/todo/quieten-bzr.mdwn
index f5f00b0a3..11ce139b4 100644
--- a/doc/todo/quieten-bzr.mdwn
+++ b/doc/todo/quieten-bzr.mdwn
@@ -21,3 +21,8 @@ The fix is simply to call `bzr` with the _--quiet_ switch. Something like this a
[[tag patch]]
+
+> [[done]], although I left off the escapeHTML thing which seems to be in
+> your patch by accident.
+>
+> (Please use diff -u BTW..) --[[Joey]]