tests/test-largefiles-wireproto.t
changeset 25472 4d2b9b304ad0
parent 25243 d65243d28749
child 25474 8c14f87bd0ae
equal deleted inserted replaced
25470:378a8e700e02 25472:4d2b9b304ad0
   104   
   104   
   105   Please enable it in your Mercurial config file.
   105   Please enable it in your Mercurial config file.
   106   [255]
   106   [255]
   107 
   107 
   108 used all HGPORTs, kill all daemons
   108 used all HGPORTs, kill all daemons
   109   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
   109   $ killdaemons.py $DAEMON_PIDS
   110 #endif
   110 #endif
   111 
   111 
   112 vanilla clients locked out from largefiles ssh repos
   112 vanilla clients locked out from largefiles ssh repos
   113   $ hg --config extensions.largefiles=! clone -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/r4 r5
   113   $ hg --config extensions.largefiles=! clone -e "python \"$TESTDIR/dummyssh\"" ssh://user@dummy/r4 r5
   114   remote: 
   114   remote: 
   289   http-clone-usercache/02a439e5c31c526465ab1a0ca1f431f76b827b90
   289   http-clone-usercache/02a439e5c31c526465ab1a0ca1f431f76b827b90
   290 
   290 
   291   $ rm -rf empty http-clone*
   291   $ rm -rf empty http-clone*
   292 
   292 
   293 used all HGPORTs, kill all daemons
   293 used all HGPORTs, kill all daemons
   294   $ "$TESTDIR/killdaemons.py" $DAEMON_PIDS
   294   $ killdaemons.py $DAEMON_PIDS
   295 
   295 
   296 #endif
   296 #endif