X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/675236d251cfbfa698470392f627e62591cd726b..f57672f66379c84cd37b9c5a581788aefbb34358:/doc/todo/quieten-bzr.mdwn diff --git a/doc/todo/quieten-bzr.mdwn b/doc/todo/quieten-bzr.mdwn index 78f9c0b55..c6d83a519 100644 --- a/doc/todo/quieten-bzr.mdwn +++ b/doc/todo/quieten-bzr.mdwn @@ -18,3 +18,11 @@ The fix is simply to call `bzr` with the _--quiet_ switch. Something like this a > eval q{use CGI 'escapeHTML'}; > error($@) if $@; > + + +[[!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]]