]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorhttp://thm.id.fedoraproject.org/ <http://thm.id.fedoraproject.org/@web>
Tue, 16 Dec 2008 11:56:19 +0000 (06:56 -0500)
committerJoey Hess <joey@kitenet.net>
Tue, 16 Dec 2008 11:56:19 +0000 (06:56 -0500)
doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn

index fb407a28a5927413d85f559454694f1fbd1555c2..2167deac4d98034ee98810fb6b2f7bd4c42dcecd 100644 (file)
@@ -1,4 +1,4 @@
-When using the monotone as revision control system, a "mtn: operation canceled: Broken pipe" message is printed. Reason is that, in a call to mtn, the pipe is closed before mtn has done all its output. This patch fixes the problem.
+When using monotone as revision control system, a "mtn: operation canceled: Broken pipe" message is printed. Reason is that, in a call to mtn, the pipe is closed before mtn has done all its output. This patch fixes the problem.
 
     diff -up ikiwiki/IkiWiki/Plugin/monotone.pm.orig ikiwiki/IkiWiki/Plugin/monotone.pm
     --- ikiwiki/IkiWiki/Plugin/monotone.pm.orig        2008-11-12 23:45:24.000000000 +0100