commit:     d613538e385a78aed00f80f9e40f0fceb82dc936
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  4 20:04:26 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug  4 20:04:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d613538e

eclass/tests: dot-a: fix test fail description

Signed-off-by: Sam James <sam <AT> gentoo.org>

 eclass/tests/dot-a.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/tests/dot-a.sh b/eclass/tests/dot-a.sh
index a70ea20e632a..e747965af80f 100755
--- a/eclass/tests/dot-a.sh
+++ b/eclass/tests/dot-a.sh
@@ -603,7 +603,7 @@ test_strip_cross() {
 
                return 0
        ) || ret=1
-       tend ${ret} ""
+       tend ${ret} "strip broke binary for a foreign architecture"
 }
 
 _repeat_tests_with_compilers() {

Reply via email to