comparison tests/test-wireproto.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 bc7377160fa7
children 4d2b9b304ad0
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 $ "$TESTDIR/hghave" killdaemons || exit 80 1 #require killdaemons
2 2
3 Test wire protocol argument passing 3 Test wire protocol argument passing
4 4
5 Setup repo: 5 Setup repo:
6 6