Mercurial > public > mercurial-scm > hg
diff tests/test-inherit-mode.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 | 7d4219512823 |
children | 37f46575d9c2 |
line wrap: on
line diff
--- a/tests/test-inherit-mode.t Wed Aug 06 10:34:54 2014 -0500 +++ b/tests/test-inherit-mode.t Wed Aug 06 11:43:59 2014 -0500 @@ -1,7 +1,6 @@ -test that new files created in .hg inherit the permissions from .hg/store +#require unix-permissions - - $ "$TESTDIR/hghave" unix-permissions || exit 80 +test that new files created in .hg inherit the permissions from .hg/store $ mkdir dir