The next changeset will fix the bad interaction between the pager and log-to-
process. Add a test first to make the next changeset easier to understand.
XXX-REVIEW: I tried making the test file compatible with chg but it seems
flaky. The output is different when running only this test without parallelism
(rt test-logtoprocess.t) vs running all tests with parallelism (rt -j 4).
Could someone with more chg experience gives me a hand stabilizing this
test file?
This file may be overwritten asynchronously by more than one
logging processes. That's probably why the test result is unstable
especially with chg.