Show More
@@ -230,6 +230,12 b' Test patterns:' | |||||
230 | f fenugreek fenugreek |
|
230 | f fenugreek fenugreek | |
231 | f fiddlehead fiddlehead |
|
231 | f fiddlehead fiddlehead | |
232 | f glob:glob glob:glob |
|
232 | f glob:glob glob:glob | |
|
233 | $ hg debugwalk glob:glob | |||
|
234 | glob: No such file or directory | |||
|
235 | $ hg debugwalk glob:glob:glob | |||
|
236 | f glob:glob glob:glob exact | |||
|
237 | $ hg debugwalk path:glob:glob | |||
|
238 | f glob:glob glob:glob exact | |||
233 | $ rm glob:glob |
|
239 | $ rm glob:glob | |
234 | $ hg addremove |
|
240 | $ hg addremove | |
235 | removing glob:glob |
|
241 | removing glob:glob |
General Comments 0
You need to be logged in to leave comments.
Login now