comparison tests/test-largefiles.t @ 16372:709924be3d04 stable

merge with crew
author Matt Mackall <mpm@selenic.com>
date Fri, 06 Apr 2012 15:17:50 -0500
parents 4f795f5fbb0b
children d6a4cfefafb3
comparison
equal deleted inserted replaced
16369:e14d7805845d 16372:709924be3d04
841 841
842 used all HGPORTs, kill all daemons 842 used all HGPORTs, kill all daemons
843 $ "$TESTDIR/killdaemons.py" 843 $ "$TESTDIR/killdaemons.py"
844 844
845 vanilla clients locked out from largefiles ssh repos 845 vanilla clients locked out from largefiles ssh repos
846 $ hg --config extensions.largefiles=! clone -e "python $TESTDIR/dummyssh" ssh://user@dummy/r4 r5 846 $ hg --config extensions.largefiles=! clone -e 'python "$TESTDIR/dummyssh"' ssh://user@dummy/r4 r5
847 abort: remote error: 847 abort: remote error:
848 848
849 This repository uses the largefiles extension. 849 This repository uses the largefiles extension.
850 850
851 Please enable it in your Mercurial config file. 851 Please enable it in your Mercurial config file.