tests/test-audit-path.t
branchstable
changeset 18506 ef60083b5536
parent 18336 77973b6a7b0b
child 27234 15c6eb0a51bd
equal deleted inserted replaced
18505:9de9727cea53 18506:ef60083b5536
    84 attack /tmp/test
    84 attack /tmp/test
    85 
    85 
    86   $ hg manifest -r4
    86   $ hg manifest -r4
    87   /tmp/test
    87   /tmp/test
    88   $ hg update -Cr4
    88   $ hg update -Cr4
    89   abort: path contains illegal component: /tmp/test
    89   abort: path contains illegal component: /tmp/test (glob)
    90   [255]
    90   [255]
    91 
    91 
    92   $ cd ..
    92   $ cd ..