tests/test-inherit-mode.t
changeset 22046 7a9cbb315d84
parent 20185 7d4219512823
child 22080 37f46575d9c2
equal deleted inserted replaced
22045:769198c6a62d 22046:7a9cbb315d84
       
     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