X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7c7dba8a71dd835fb53e7f24dc2dc6a2a3d8dfe1..1a3e6bf3e2eff84e6456b76a07568429473c4184:/doc/bugs/bzr-update-syntax-error.mdwn?ds=inline

diff --git a/doc/bugs/bzr-update-syntax-error.mdwn b/doc/bugs/bzr-update-syntax-error.mdwn
index 8ae609838..800e5ebb2 100644
--- a/doc/bugs/bzr-update-syntax-error.mdwn
+++ b/doc/bugs/bzr-update-syntax-error.mdwn
@@ -7,3 +7,5 @@ It should be:
     my @cmdline = ("bzr", "update", $config{srcdir});
 
 The former produces errors such as "_bzr: ERROR: unknown command "/home/user/ikiwiki/posts_", "_'bzr /home/user/ikiwiki/posts update' failed: Inappropriate ioctl for device at /usr/share/perl5/IkiWiki/Rcs/bzr.pm line 48._".
+
+[[done]], thanks --[[Joey]]