diff tests/test-eolfilename.t @ 38262:7c3a59e2971b

debugwalk: show matcher output only if -v/--verbose And drop "egrep -v". This matches the behavior of "hg debugrevspec".
author Yuya Nishihara <yuya@tcha.org>
date Sun, 10 Jun 2018 11:53:56 +0900
parents 20c9f3ecc192
children dbf31732ef64
line wrap: on
line diff
--- a/tests/test-eolfilename.t	Sun Jun 10 11:50:09 2018 +0900
+++ b/tests/test-eolfilename.t	Sun Jun 10 11:53:56 2018 +0900
@@ -32,7 +32,7 @@
   abort: '\n' and '\r' disallowed in filenames: 'hell\no'
   [255]
   $ echo foo > "$A"
-  $ hg debugwalk
+  $ hg debugwalk -v
   matcher: <alwaysmatcher>
   f  he\r (no-eol) (esc)
   llo  he\r (no-eol) (esc)