Mercurial > hg
view tests/test-help @ 4186:08d31e43592a
Leave normalization of patterns to util._matcher
Passing [] to util.cmdmatcher accidentally fixes walking of files
with "\n" in the name.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Sat, 10 Mar 2007 23:00:46 -0300 |
parents | 01215ad04283 |
children | 9ed13f718e53 |
line wrap: on
line source
#!/bin/sh hg hg -q hg help hg -q help hg add -h hg add --skjdfks hg help diff hg help status hg -q help status hg help foo hg skjdfks exit 0