tests/run-tests.py
changeset 40491 c311424ea579
parent 40490 889424be7ad2
child 40930 fcdff048a8e5
--- 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