tests/test-execute-bit.t
changeset 48335 b7fde9237c92
parent 22046 7a9cbb315d84
child 48345 d5a91701f7dc
equal deleted inserted replaced
48329:8b927b33310a 48335:b7fde9237c92
     1 #require execbit
     1 #require execbit
       
     2 
       
     3 TODO: fix rhg bugs that make this test fail when status is enabled
       
     4   $ unset RHG_STATUS
       
     5 
     2 
     6 
     3   $ hg init
     7   $ hg init
     4   $ echo a > a
     8   $ echo a > a
     5   $ hg ci -Am'not executable'
     9   $ hg ci -Am'not executable'
     6   adding a
    10   adding a