On Oct 26, 2017 5:59 AM, "Ralph Corderoy" <ra...@inputplus.co.uk> wrote:
Hi Mike, > I like to run under strace to see why the test is failing. I can't > seem to find where stderr is being redirected. I thought it was in > tap-driver.sh so I patched it but still no strace output. Have you tried strace(1)'s -o option so its output doesn't appear on stderr and you don't have to hunt for it? Where as in what code contains "2>", not where as in what follows that. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy