Mercurial > hg
comparison tests/test-convert-p4-filetypes.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 | 775a8d33e6f0 |
children | a970a5c15b43 |
comparison
equal
deleted
inserted
replaced
22045:769198c6a62d | 22046:7a9cbb315d84 |
---|---|
1 $ "$TESTDIR/hghave" p4 execbit symlink || exit 80 | 1 #require p4 execbit symlink |
2 | 2 |
3 $ echo "[extensions]" >> $HGRCPATH | 3 $ echo "[extensions]" >> $HGRCPATH |
4 $ echo "convert = " >> $HGRCPATH | 4 $ echo "convert = " >> $HGRCPATH |
5 | 5 |
6 create p4 depot | 6 create p4 depot |