summaryrefslogtreecommitdiff
path: root/tests/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2023-01-19 23:53:33 +0100
committerMark Wielaard <mark@klomp.org>2023-01-19 23:53:33 +0100
commitba59ce28cbd62ee12128b89bc0601a38ceeb5aa8 (patch)
tree634be67ab4ded767453b0002e68b82739939cb94 /tests/ChangeLog
parent10bee029441544dab81ea9e2b408eca9679aee38 (diff)
downloadelfutils-ba59ce28cbd62ee12128b89bc0601a38ceeb5aa8.tar.gz
tests: run-debuginfod-query-retry.sh /bin/sh might not have a build-id
If /bin/sh wasn't build with build-id the test fails because debuginfod-find will not be able to even try to fetch something. Use libdebuginfod.so.1 instead as test file because we just build that and configure makes sure we always produce a build-id. Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r--tests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog
index 8c841fa1..66807856 100644
--- a/tests/ChangeLog
+++ b/tests/ChangeLog
@@ -1,3 +1,8 @@
+2023-01-19 Mark Wielaard <mark@klomp.org>
+
+ * run-debuginfod-query-retry.sh: Use libdebuginfod.so.1 instead
+ of /bin/sh as test file.
+
2022-12-21 Shahab Vahedi <shahab@synopsys.email>
* hello_arc_hs4.ko.bz2: New testfile.