]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/quieten_mercurial.mdwn
* Applied a patch from MichaƂ to make the mercurial backend pass --quiet to
[ikiwiki.git] / doc / bugs / quieten_mercurial.mdwn
index 790a3ff1a69401c7ef0b4dd6bf5f6bcd39420793..26f833e5f4f3e8915dcd305c163c61dbe3d67a2a 100644 (file)
@@ -30,3 +30,5 @@ messages which are then taken for CGI output, causing errors and general trouble
        if (system(@cmdline) != 0) {
                warn "'@cmdline' failed: $!";
        }
+
+Thanks much for the patch. [[bugs/done]] --[[Joey]]