D6077: tests: fix a stale reference to experimental.uncommitondirtywdir

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Thu Mar 7 07:54:57 EST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG8c6ba2909155: tests: fix a stale reference to experimental.uncommitondirtywdir (authored by martinvonz, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6077?vs=14376&id=14382

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

AFFECTED FILES
  tests/test-uncommit.t

CHANGE DETAILS

diff --git a/tests/test-uncommit.t b/tests/test-uncommit.t
--- a/tests/test-uncommit.t
+++ b/tests/test-uncommit.t
@@ -469,7 +469,7 @@
     a
   $ cd ..
 
-experimental.uncommitondirtywdir should also work on a dirty PATH
+--allow-dirty-working-copy should also work on a dirty PATH
 
   $ hg init issue5977
   $ cd issue5977



To: martinvonz, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list