Skip to content
Snippets Groups Projects
Commit ad2c5561cada authored by kiilerix's avatar kiilerix
Browse files

tests: 'hghave unix-permissions' for test-import.t

'hg import' of a patch with mode changes requires unix permissions support in
the file system.
parent d09ea5bbc9a4
No related branches found
No related tags found
No related merge requests found
$ "$TESTDIR/hghave" unix-permissions || exit 80
$ hg init a
$ mkdir a/d1
$ mkdir a/d1/d2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment