Submitter | Yuya Nishihara |
---|---|
Date | Sept. 27, 2014, 4:31 a.m. |
Message ID | <5ee54fd7d942d4d6f6a3.1411792302@mimosa> |
Download | mbox | patch |
Permalink | /patch/5989/ |
State | Accepted |
Headers | show |
Comments
Patch
diff --git a/mercurial/commandserver.py b/mercurial/commandserver.py --- a/mercurial/commandserver.py +++ b/mercurial/commandserver.py @@ -23,7 +23,7 @@ def log(*args): class channeledoutput(object): """ - Write data from in_ to out in the following format: + Write data to out in the following format: data length (unsigned int), data