This is an archive of the discontinued Mercurial Phabricator instance.

run-tests: don't append rtendtracing logs if pipe is /dev/null
ClosedPublic

Authored by pulkit on Aug 27 2018, 1:41 PM.

Details

Summary

If HGCATAPULTSERVERPIPE is not set, we set it to /dev/null, so we need to make
sure the value is not /dev/null before appending logs.

This fixes some of test-run-tests.t failures.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.