comparison tests/test-largefiles.t @ 19949:29f12a7a03ee stable

largefiles: don't add extra \n when displaying remote messages in putlfile
author Mads Kiilerich <madski@unity3d.com>
date Thu, 24 Oct 2013 01:49:56 +0800
parents 72214af683a2
children cce7ab960312
comparison
equal deleted inserted replaced
19948:72214af683a2 19949:29f12a7a03ee
1676 $ cat hg.pid >> $DAEMON_PIDS 1676 $ cat hg.pid >> $DAEMON_PIDS
1677 $ hg push -R r7 http://localhost:$HGPORT1 1677 $ hg push -R r7 http://localhost:$HGPORT1
1678 pushing to http://localhost:$HGPORT1/ 1678 pushing to http://localhost:$HGPORT1/
1679 searching for changes 1679 searching for changes
1680 remote: largefiles: failed to put 4cdac4d8b084d0b599525cf732437fb337d422a8 into store: largefile contents do not match hash 1680 remote: largefiles: failed to put 4cdac4d8b084d0b599525cf732437fb337d422a8 into store: largefile contents do not match hash
1681
1682 abort: remotestore: could not put $TESTTMP/r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8 to remote store http://localhost:$HGPORT1/ (glob) 1681 abort: remotestore: could not put $TESTTMP/r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8 to remote store http://localhost:$HGPORT1/ (glob)
1683 [255] 1682 [255]
1684 $ mv 4cdac4d8b084d0b599525cf732437fb337d422a8 r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8 1683 $ mv 4cdac4d8b084d0b599525cf732437fb337d422a8 r7/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8
1685 Push of file that exists on server but is corrupted - magic healing would be nice ... but too magic 1684 Push of file that exists on server but is corrupted - magic healing would be nice ... but too magic
1686 $ echo "server side corruption" > empty/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8 1685 $ echo "server side corruption" > empty/.hg/largefiles/4cdac4d8b084d0b599525cf732437fb337d422a8