tests/test-audit-path.t
changeset 18336 77973b6a7b0b
parent 18227 720308f741cb
child 18506 ef60083b5536
equal deleted inserted replaced
18335:435909bf0257 18336:77973b6a7b0b
    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: *: '$TESTTMP/target//tmp/test' (glob)
    89   abort: path contains illegal component: /tmp/test
    90   [255]
    90   [255]
    91 
    91 
    92   $ cd ..
    92   $ cd ..