comparison tests/test-pull-http.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 a60963c02f92
children 82b2ba904e3e
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 $ "$TESTDIR/hghave" killdaemons || exit 80 1 #require killdaemons
2 2
3 $ hg init test 3 $ hg init test
4 $ cd test 4 $ cd test
5 $ echo a > a 5 $ echo a > a
6 $ hg ci -Ama 6 $ hg ci -Ama