diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:44:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-10 17:44:40 -0400 |
commit | b698bf24082b2de96dc7bba92ecfbc20e650c0ea (patch) | |
tree | 7bfa3be090186adb43153ab5da3bbad34a23a55b /doc/todo | |
parent | e4395a567b95d4adeda54add09faf180cf29ee76 (diff) |
Use bzr --quiet to avoid it outputting stuff and messing up http headers. (Scott Bronson)
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/quieten-bzr.mdwn | 5 |
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]] |