D6195: test/test-revset2.t: Unset environment variable P (issue6109)

jerry.montfort (Jerry Montfort) phabricator at mercurial-scm.org
Thu Apr 4 18:49:07 EDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rHGf3365065ef1d: tests: unset environment variable P in test-revset2.t (issue6109) (authored by jerry.montfort, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D6195?vs=14651&id=14655

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

AFFECTED FILES
  tests/test-revset2.t

CHANGE DETAILS

diff --git a/tests/test-revset2.t b/tests/test-revset2.t
--- a/tests/test-revset2.t
+++ b/tests/test-revset2.t
@@ -1627,6 +1627,7 @@
   > printprevset = $TESTTMP/printprevset.py
   > EOF
 
+  $ unset P
   $ hg --config revsetalias.P=1 printprevset
   P=[1]
   $ P=3 hg --config revsetalias.P=2 printprevset



To: jerry.montfort, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list