tests: remove some over-globbing in test-dispatch.t
Hilariously, this was exposed by Python 3 work.
Differential Revision: https://phab.mercurial-scm.org/D5689
--- a/tests/test-dispatch.t Thu Jan 24 15:23:20 2019 -0500
+++ b/tests/test-dispatch.t Thu Jan 24 15:52:59 2019 -0500
@@ -188,7 +188,7 @@
specified" should include filename even when it is empty
$ hg -R a archive ''
- abort: *: '' (glob)
+ abort: $ENOENT$: ''
[255]
#if no-outer-repo