comparison tests/test-flags.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 ec5886db9dc6
children f2719b387380
comparison
equal deleted inserted replaced
15441:e0348815e806 15442:db0340f4b507
1 $ "$TESTDIR/hghave" execbit || exit 80
2
1 $ umask 027 3 $ umask 027
2 4
3 $ hg init test1 5 $ hg init test1
4 $ cd test1 6 $ cd test1
5 $ touch a b 7 $ touch a b