--- a/hgext/largefiles/proto.py Mon Oct 21 11:22:54 2013 +0800
+++ b/hgext/largefiles/proto.py Thu Oct 24 01:49:56 2013 +0800
@@ -93,7 +93,7 @@
headers={'content-type':'application/mercurial-0.1'})
d, output = res.split('\n', 1)
for l in output.splitlines(True):
- self.ui.warn(_('remote: '), l, '\n')
+ self.ui.warn(_('remote: '), l) # assume l ends with \n
return int(d)
except (ValueError, urllib2.HTTPError):
self.ui.warn(_('unexpected putlfile response: %r\n') % res)
--- a/tests/test-largefiles.t Mon Oct 21 11:22:54 2013 +0800
+++ b/tests/test-largefiles.t Thu Oct 24 01:49:56 2013 +0800
@@ -1678,7 +1678,6 @@
pushing to http://localhost:$HGPORT1/
searching for changes
remote: largefiles: failed to put 4cdac4d8b084d0b599525cf732437fb337d422a8 into store: largefile contents do not match hash
-
abort: remotestore: could not put $TESTTMP/r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8 to remote store http://localhost:$HGPORT1/ (glob)
[255]
$ mv 4cdac4d8b084d0b599525cf732437fb337d422a8 r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8