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

martinvonz (Martin von Zweigbergk) phabricator at mercurial-scm.org
Wed Mar 6 23:50:03 UTC 2019


martinvonz created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  These tests no longer test the config option, they test the command
  line flag.

REPOSITORY
  rHG Mercurial

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
Cc: mercurial-devel


More information about the Mercurial-devel mailing list