tests/test-purge.t
changeset 48681 e845537f6adb
parent 48423 fff5942d445f
parent 48674 f7086f6173f8
child 49344 0cc5f74ff7f0
equal deleted inserted replaced
48673:576040155dba 48681:e845537f6adb
     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-rc-dirstate-v2=1
     6   > use-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