tests/test-bad-pull.t
changeset 15446 c5c9ca3719f9
parent 12376 97ffc68f71d3
child 15515 21766d5531cb
equal deleted inserted replaced
15445:7cbb81c47025 15446:c5c9ca3719f9
       
     1   $ "$TESTDIR/hghave" serve || exit 80
       
     2 
     1   $ hg clone http://localhost:$HGPORT/ copy
     3   $ hg clone http://localhost:$HGPORT/ copy
     2   abort: error: Connection refused
     4   abort: error: Connection refused
     3   [255]
     5   [255]
     4 
     6 
     5   $ test -d copy || echo copy: No such file or directory
     7   $ test -d copy || echo copy: No such file or directory