diff tests/run-tests.py @ 40491:c311424ea579

catapult: add a bit more documentation on how to use catapult tracing Differential Revision: https://phab.mercurial-scm.org/D5217
author Kyle Lippincott <spectral@google.com>
date Thu, 01 Nov 2018 16:51:21 -0700
parents 889424be7ad2
children fcdff048a8e5
line wrap: on
line diff
--- a/tests/run-tests.py	Thu Nov 01 16:44:02 2018 -0700
+++ b/tests/run-tests.py	Thu Nov 01 16:51:21 2018 -0700
@@ -1084,6 +1084,7 @@
         env["HGENCODINGMODE"] = "strict"
         env["HGHOSTNAME"] = "test-hostname"
         env['HGIPV6'] = str(int(self._useipv6))
+        # See contrib/catapipe.py for how to use this functionality.
         if 'HGTESTCATAPULTSERVERPIPE' not in env:
             # If we don't have HGTESTCATAPULTSERVERPIPE explicitly set, pull the
             # non-test one in as a default, otherwise set to devnull