[PATCH 5 of 5] tests: glob over some quoting differences in test-narrow-widen-no-ellipsis.t

Matt Harbison mharbison72 at gmail.com
Wed Sep 19 08:03:57 EDT 2018


# HG changeset patch
# User Matt Harbison <matt_harbison at yahoo.com>
# Date 1537330982 14400
#      Wed Sep 19 00:23:02 2018 -0400
# Node ID a3e723f141b20ade057189d718e05bbf364090b9
# Parent  23d4f40c37602052e17661d58f2bbe3fb26c66ce
tests: glob over some quoting differences in test-narrow-widen-no-ellipsis.t

diff --git a/tests/test-narrow-widen-no-ellipsis.t b/tests/test-narrow-widen-no-ellipsis.t
--- a/tests/test-narrow-widen-no-ellipsis.t
+++ b/tests/test-narrow-widen-no-ellipsis.t
@@ -90,7 +90,7 @@ added upstream revisions.
   $ cd narrow
   $ hg tracked --addinclude widest/f --debug
   comparing with ssh://user@dummy/master
-  running python "*dummyssh" 'user at dummy' 'hg -R master serve --stdio' (glob)
+  running python "*dummyssh" *user at dummy* *hg -R master serve --stdio* (glob)
   sending hello command
   sending between command
   remote: * (glob)


More information about the Mercurial-devel mailing list