diff tests/test-command-template.t @ 30732:d4ec69ff652a

tests: update globs for Windows The extra glob in test-command-template.t caused it to say no result was reported. It used to be (within the past year), that both this and the missing glob cases could be fixed simply by editing any output in the test, and re-running it in interactive mode. But that no longer works, and I had to diff *.t against *.t.err. I didn't dig into what changed.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 08 Jan 2017 13:49:53 -0500
parents 94ef2f00b8a4
children 43d6ef658874
line wrap: on
line diff
--- a/tests/test-command-template.t	Sun Jan 08 12:05:10 2017 -0500
+++ b/tests/test-command-template.t	Sun Jan 08 13:49:53 2017 -0500
@@ -3707,7 +3707,7 @@
   a
   $ cd ..
   $ hg log -R r -r0 -T '{files % "{file|relpath}\n"}'
-  r/a (glob)
+  r/a
   $ cd r
 
 Test active bookmark templating