tests/test-permissions.t
changeset 48335 b7fde9237c92
parent 48295 bf11ff22a9af
child 48467 0c408831b2f1
equal deleted inserted replaced
48329:8b927b33310a 48335:b7fde9237c92
     8   > exp-rc-dirstate-v2=1
     8   > exp-rc-dirstate-v2=1
     9   > [storage]
     9   > [storage]
    10   > dirstate-v2.slow-path=allow
    10   > dirstate-v2.slow-path=allow
    11   > EOF
    11   > EOF
    12 #endif
    12 #endif
       
    13 
       
    14 TODO: fix rhg bugs that make this test fail when status is enabled
       
    15   $ unset RHG_STATUS
       
    16 
    13 
    17 
    14   $ hg init t
    18   $ hg init t
    15   $ cd t
    19   $ cd t
    16 
    20 
    17   $ echo foo > a
    21   $ echo foo > a