]> sourceware.org Git - debugedit.git/commit
tests: Ignore stderr output of readelf in debugedit.at main
authorMark Wielaard <mark@klomp.org>
Tue, 5 Nov 2024 23:28:40 +0000 (00:28 +0100)
committerMark Wielaard <mark@klomp.org>
Tue, 5 Nov 2024 23:28:58 +0000 (00:28 +0100)
commit785f451a1b05f89c3b24eb5550f35488b80152b7
treeb1af07b2a028968197809352aa1140d2503a318f
parent5c8d35b9164d07a5294810bcc128f77f9f419a16
tests: Ignore stderr output of readelf in debugedit.at

readelf might produce some warning messages that don't matter for the
specific tests in debugedit.at. So ignore stderr output and just check
stdout output is as expected.

https://sourceware.org/bugzilla/show_bug.cgi?id=31653

Signed-off-by: Mark Wielaard <mark@klomp.org>
tests/debugedit.at
This page took 0.027427 seconds and 5 git commands to generate.