D7223: tests: remove HGALLOWPYTHON3 reference

indygreg (Gregory Szorc) phabricator at mercurial-scm.org
Mon Nov 4 23:44:08 EST 2019


Closed by commit rHG9a250055ffbc: tests: remove HGALLOWPYTHON3 reference (authored by indygreg).
This revision was automatically updated to reflect the committed changes.
This revision was not accepted when it landed; it landed in state "Needs Review".

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D7223?vs=17542&id=17545

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7223/new/

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

AFFECTED FILES
  tests/test-install.t

CHANGE DETAILS

diff --git a/tests/test-install.t b/tests/test-install.t
--- a/tests/test-install.t
+++ b/tests/test-install.t
@@ -236,11 +236,6 @@
 
 #endif
 
-#if py3
-  $ HGALLOWPYTHON3=1
-  $ export HGALLOWPYTHON3
-#endif
-
 #if virtualenv
 
 Verify that Mercurial is installable with pip. Note that this MUST be



To: indygreg, #hg-reviewers
Cc: mjpieters, mercurial-devel


More information about the Mercurial-devel mailing list