equal
deleted
inserted
replaced
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 |