tests/test-dirstate-race.t
changeset 48295 bf11ff22a9af
parent 48235 5c567aca080d
child 48373 f3f41e23c1fa
child 48674 f7086f6173f8
equal deleted inserted replaced
48294:e2836d08c88c 48295:bf11ff22a9af
     1 #testcases dirstate-v1 dirstate-v2
     1 #testcases dirstate-v1 dirstate-v2
     2 
     2 
     3 #if dirstate-v2
     3 #if dirstate-v2
     4   $ cat >> $HGRCPATH << EOF
     4   $ cat >> $HGRCPATH << EOF
     5   > [format]
     5   > [format]
     6   > exp-dirstate-v2=1
     6   > exp-rc-dirstate-v2=1
     7   > [storage]
     7   > [storage]
     8   > dirstate-v2.slow-path=allow
     8   > dirstate-v2.slow-path=allow
     9   > EOF
     9   > EOF
    10 #endif
    10 #endif
    11 
    11