Show More
@@ -34,7 +34,9 Test that sparse pattern by default is i | |||||
34 | $ mk 'foo' bar |
|
34 | $ mk 'foo' bar | |
35 | $ mk 'foo-bar' x |
|
35 | $ mk 'foo-bar' x | |
36 | $ mk 'unanchoredfoo-bar' x |
|
36 | $ mk 'unanchoredfoo-bar' x | |
|
37 | #if no-windows | |||
37 | $ mk 'foo*bar' x |
|
38 | $ mk 'foo*bar' x | |
|
39 | #endif | |||
38 | $ mk 'dir/foo-bar' x |
|
40 | $ mk 'dir/foo-bar' x | |
39 | $ hg status --config rhg.on-unsupported=abort |
|
41 | $ hg status --config rhg.on-unsupported=abort | |
40 | ? dir/foo-bar/x |
|
42 | ? dir/foo-bar/x |
General Comments 0
You need to be logged in to leave comments.
Login now