]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/quieten-bzr.mdwn
better analysis of why the depends keep growing
[ikiwiki.git] / doc / todo / quieten-bzr.mdwn
index 78f9c0b55534ce0ffec81e868a3359c662b85665..c6d83a519ac0d8513ce5013638c95a772066197d 100644 (file)
@@ -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]]