diff tests/test-check-code-hg.t @ 21225:c58aa73bf0b9

test-check-code-hg: use locate instead of manifest
author Matt Mackall <mpm@selenic.com>
date Mon, 05 May 2014 13:42:08 -0500
parents f9f405be4c3a
children 8fb6844a4ff1
line wrap: on
line diff
--- a/tests/test-check-code-hg.t	Mon May 05 13:41:29 2014 -0500
+++ b/tests/test-check-code-hg.t	Mon May 05 13:42:08 2014 -0500
@@ -6,7 +6,7 @@
 New errors are not allowed. Warnings are strongly discouraged.
 (The writing "no-che?k-code" is for not skipping this file when checking.)
 
-  $ hg manifest 2>/dev/null | sed 's-\\-/-g' |
+  $ hg locate | sed 's-\\-/-g' |
   >   xargs "$check_code" --warnings --per-file=0 || false
   Skipping hgext/zeroconf/Zeroconf.py it has no-che?k-code (glob)
   Skipping i18n/polib.py it has no-che?k-code (glob)