[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make check stderr?
From: |
Mike Mestnik |
Subject: |
Re: make check stderr? |
Date: |
Thu, 26 Oct 2017 09:35:12 -0500 |
On Oct 26, 2017 5:59 AM, "Ralph Corderoy" <address@hidden> 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