D1126: test-dispatch: make the test compatible with chg

singhsrb (Saurabh Singh) phabricator at mercurial-scm.org
Mon Oct 16 20:15:39 EDT 2017


singhsrb updated this revision to Diff 2852.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D1126?vs=2850&id=2852

REVISION DETAIL
  https://phab.mercurial-scm.org/D1126

AFFECTED FILES
  tests/test-dispatch.t

CHANGE DETAILS

diff --git a/tests/test-dispatch.t b/tests/test-dispatch.t
--- a/tests/test-dispatch.t
+++ b/tests/test-dispatch.t
@@ -69,7 +69,8 @@
   $ cd $TESTTMP/repo1
   $ rm -rf $TESTTMP/repo1
   $ HGDEMANDIMPORT=disable hg version -q
-  abort: error getting current working directory: * (glob)
+  abort: error getting current working directory: * (glob) (no-chg !)
+  chg: abort: failed to getcwd (errno = *) (glob) (chg !)
   [255]
 
 #endif



To: singhsrb, #hg-reviewers, quark
Cc: quark, mercurial-devel


More information about the Mercurial-devel mailing list