tests/test-bad-pull.t
changeset 17019 5d0538599428
parent 16496 abbabbbe4ec2
child 22046 7a9cbb315d84
equal deleted inserted replaced
17018:e7fdfc702d9f 17019:5d0538599428
     1   $ "$TESTDIR/hghave" serve || exit 80
     1   $ "$TESTDIR/hghave" serve || exit 80
     2 
     2 
       
     3 #if windows
       
     4   $ hg clone http://localhost:$HGPORT/ copy
       
     5   abort: * (glob)
       
     6   [255]
       
     7 #else
     3   $ hg clone http://localhost:$HGPORT/ copy
     8   $ hg clone http://localhost:$HGPORT/ copy
     4   abort: error: Connection refused
     9   abort: error: Connection refused
     5   [255]
    10   [255]
       
    11 #endif
     6 
    12 
     7   $ test -d copy
    13   $ test -d copy
     8   [1]
    14   [1]
     9 
    15 
    10   $ cat > dumb.py <<EOF
    16   $ cat > dumb.py <<EOF