comparison tests/test-archive-symlinks.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 6d632cf8a811
children 4d2b9b304ad0
comparison
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
1 $ "$TESTDIR/hghave" symlink || exit 80 1 #require symlink
2 2
3 $ origdir=`pwd` 3 $ origdir=`pwd`
4 4
5 $ hg init repo 5 $ hg init repo
6 $ cd repo 6 $ cd repo