test-blackbox: add missing glob for Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Tue, 15 Mar 2016 23:04:35 -0400
changeset 28888 d46dc68ec042
parent 28887 71f9956074a3
child 28889 7a1e0711401e
test-blackbox: add missing glob for Windows The test warns instead of completes without this.
tests/test-blackbox.t
--- a/tests/test-blackbox.t	Tue Mar 15 21:56:01 2016 -0400
+++ b/tests/test-blackbox.t	Tue Mar 15 23:04:35 2016 -0400
@@ -108,7 +108,7 @@
   saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/*-backup.hg (glob)
   $ hg blackbox -l 6
   1970/01/01 00:00:00 bob @73f6ee326b27d820b0472f1a825e3a50f3dc489b (5000)> strip tip
-  1970/01/01 00:00:00 bob @6563da9dcf87b1949716e38ff3e3dfaa3198eb06 (5000)> saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/73f6ee326b27-7612e004-backup.hg
+  1970/01/01 00:00:00 bob @6563da9dcf87b1949716e38ff3e3dfaa3198eb06 (5000)> saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/73f6ee326b27-7612e004-backup.hg (glob)
   1970/01/01 00:00:00 bob @6563da9dcf87b1949716e38ff3e3dfaa3198eb06 (5000)> updated base branch cache in * seconds (glob)
   1970/01/01 00:00:00 bob @6563da9dcf87b1949716e38ff3e3dfaa3198eb06 (5000)> wrote base branch cache with 1 labels and 2 nodes
   1970/01/01 00:00:00 bob @6563da9dcf87b1949716e38ff3e3dfaa3198eb06 (5000)> strip tip exited 0 after * seconds (glob)