tests/test-symlinks.t
changeset 48681 e845537f6adb
parent 48345 d5a91701f7dc
parent 48674 f7086f6173f8
child 51162 b0a6084f9cd6
equal deleted inserted replaced
48673:576040155dba 48681:e845537f6adb
     3 #testcases dirstate-v1 dirstate-v2
     3 #testcases dirstate-v1 dirstate-v2
     4 
     4 
     5 #if dirstate-v2
     5 #if dirstate-v2
     6   $ cat >> $HGRCPATH << EOF
     6   $ cat >> $HGRCPATH << EOF
     7   > [format]
     7   > [format]
     8   > exp-rc-dirstate-v2=1
     8   > use-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 
    13