Re: [PATCH] tests: Run strip under testrun in run-debuginfod-find.sh

2019-12-10 Thread Mark Wielaard
On Fri, Dec 06, 2019 at 03:49:14PM +0100, Mark Wielaard wrote: > Otherwise strip might run against the system libelf which might be too > old or missing. Pushed to master.

[PATCH] tests: Run strip under testrun in run-debuginfod-find.sh

2019-12-06 Thread Mark Wielaard
Otherwise strip might run against the system libelf which might be too old or missing. Signed-off-by: Mark Wielaard --- tests/ChangeLog | 4 tests/run-debuginfod-find.sh | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/ChangeLog b/tests/ChangeLog inde