comparison tests/test-inherit-mode.t @ 23048:ee5f834077be stable

merge default into stable for 3.2 freeze
author Matt Mackall <mpm@selenic.com>
date Sat, 18 Oct 2014 18:04:31 -0500
parents 37f46575d9c2
children 7d63398fbfd1
comparison
equal deleted inserted replaced
22843:b6531d806de8 23048:ee5f834077be
1 #require unix-permissions
2
1 test that new files created in .hg inherit the permissions from .hg/store 3 test that new files created in .hg inherit the permissions from .hg/store
2
3
4 $ "$TESTDIR/hghave" unix-permissions || exit 80
5 4
6 $ mkdir dir 5 $ mkdir dir
7 6
8 just in case somebody has a strange $TMPDIR 7 just in case somebody has a strange $TMPDIR
9 8
119 00770 ../push/.hg/store/data/ 118 00770 ../push/.hg/store/data/
120 00770 ../push/.hg/store/data/dir/ 119 00770 ../push/.hg/store/data/dir/
121 00660 ../push/.hg/store/data/dir/bar.i 120 00660 ../push/.hg/store/data/dir/bar.i
122 00660 ../push/.hg/store/data/foo.i 121 00660 ../push/.hg/store/data/foo.i
123 00660 ../push/.hg/store/fncache 122 00660 ../push/.hg/store/fncache
124 00660 ../push/.hg/store/phaseroots
125 00660 ../push/.hg/store/undo 123 00660 ../push/.hg/store/undo
126 00660 ../push/.hg/store/undo.phaseroots 124 00660 ../push/.hg/store/undo.phaseroots
127 00660 ../push/.hg/undo.bookmarks 125 00660 ../push/.hg/undo.bookmarks
128 00660 ../push/.hg/undo.branch 126 00660 ../push/.hg/undo.branch
129 00660 ../push/.hg/undo.desc 127 00660 ../push/.hg/undo.desc