tests/test-largefiles-wireproto.t
changeset 33286 2428e8ec0793
parent 31770 3ed26ba54685
child 33335 72f051f9a7d8
equal deleted inserted replaced
33285:98f6c25aaf61 33286:2428e8ec0793
   110 used all HGPORTs, kill all daemons
   110 used all HGPORTs, kill all daemons
   111   $ killdaemons.py
   111   $ killdaemons.py
   112 #endif
   112 #endif
   113 
   113 
   114 vanilla clients locked out from largefiles ssh repos
   114 vanilla clients locked out from largefiles ssh repos
   115   $ hg --config extensions.largefiles=! clone -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/r4 r5
   115   $ hg --config extensions.largefiles=! clone -e "$PYTHON \"$TESTDIR/dummyssh\"" ssh://user@dummy/r4 r5
   116   remote: 
   116   remote: 
   117   remote: This repository uses the largefiles extension.
   117   remote: This repository uses the largefiles extension.
   118   remote: 
   118   remote: 
   119   remote: Please enable it in your Mercurial config file.
   119   remote: Please enable it in your Mercurial config file.
   120   remote: 
   120   remote: