comparison tests/test-bad-pull.t @ 22046:7a9cbb315d84

tests: replace exit 80 with #require
author Matt Mackall <mpm@selenic.com>
date Wed, 06 Aug 2014 11:43:59 -0500
parents 5d0538599428
children 10116463b0b1
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 $ "$TESTDIR/hghave" serve || exit 80 1 #require serve
2 2
3 #if windows 3 #if windows
4 $ hg clone http://localhost:$HGPORT/ copy 4 $ hg clone http://localhost:$HGPORT/ copy
5 abort: * (glob) 5 abort: * (glob)
6 [255] 6 [255]