diff -r 889424be7ad2 -r c311424ea579 tests/run-tests.py --- 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