Mercurial > public > mercurial-scm > hg
diff tests/test-clone-uncompressed.t @ 28518:aa440c3d7c5d stable
streamclone: fix error when store files grow while stream cloning
Effectively a backout of 9fea6b38a8da, but updated to using 'with'.
author | Mads Kiilerich <madski@unity3d.com> |
---|---|
date | Sun, 13 Mar 2016 02:29:11 +0100 |
parents | 95163ababeb8 |
children | 9dc27a334fb1 |
line wrap: on
line diff
--- a/tests/test-clone-uncompressed.t Sun Mar 13 02:28:46 2016 +0100 +++ b/tests/test-clone-uncompressed.t Sun Mar 13 02:29:11 2016 +0100 @@ -88,10 +88,5 @@ $ echo >> repo/f2 $ hg -R repo ci -m "1" $ wait - abort: unexpected response from remote server: - '*\n' (glob) $ hg -R clone id - abort: repository clone not found! - [255] - -the current clone error is a regression from 9fea6b38a8da. + 000000000000