tests: glob over a single quote vs double quote difference on Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Thu, 25 Oct 2018 21:04:47 -0400
changeset 40442 d69cf134bd50
parent 40441 005bc856e919
child 40443 909c31805f54
tests: glob over a single quote vs double quote difference on Windows
tests/test-blackbox.t
--- a/tests/test-blackbox.t	Tue Oct 23 11:31:33 2018 -0400
+++ b/tests/test-blackbox.t	Thu Oct 25 21:04:47 2018 -0400
@@ -88,8 +88,8 @@
   >    --config devel.default-date='1334347993 0' --traceback status
   A a
   $ hg blackbox
-  2012-04-13 @ 20:13:13 bob @0000000000000000000000000000000000000000 (5000)> --config 'blackbox.date-format=%Y-%m-%d @ %H:%M:%S' --config 'devel.default-date=1334347993 0' --traceback status
-  2012-04-13 @ 20:13:13 bob @0000000000000000000000000000000000000000 (5000)> --config 'blackbox.date-format=%Y-%m-%d @ %H:%M:%S' --config 'devel.default-date=1334347993 0' --traceback status exited 0 after * seconds (glob)
+  2012-04-13 @ 20:13:13 bob @0000000000000000000000000000000000000000 (5000)> --config *blackbox.date-format=%Y-%m-%d @ %H:%M:%S* --config *devel.default-date=1334347993 0* --traceback status (glob)
+  2012-04-13 @ 20:13:13 bob @0000000000000000000000000000000000000000 (5000)> --config *blackbox.date-format=%Y-%m-%d @ %H:%M:%S* --config *devel.default-date=1334347993 0* --traceback status exited 0 after * seconds (glob)
   1970/01/01 00:00:00 bob @0000000000000000000000000000000000000000 (5000)> blackbox
 
 incoming change tracking