comparison tests/test-merge-types.t @ 15442:db0340f4b507

tests: use 'hghave execbit' for tests that manipulate x bit in file system
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 07 Nov 2011 03:14:54 +0100
parents e0348815e806
children efdcce3fd2d5
comparison
equal deleted inserted replaced
15441:e0348815e806 15442:db0340f4b507
1 $ "$TESTDIR/hghave" symlink || exit 80 1 $ "$TESTDIR/hghave" symlink execbit || exit 80
2 2
3 $ hg init 3 $ hg init
4 4
5 $ echo a > a 5 $ echo a > a
6 $ hg ci -Amadd 6 $ hg ci -Amadd