ignore_strmerge
authorDebian Elfutils Maintainers <debian-gcc@lists.debian.org>
Sat, 13 Jul 2024 04:30:43 +0000 (00:30 -0400)
committerSergio Durigan Junior <sergiodj@debian.org>
Sat, 13 Jul 2024 04:30:43 +0000 (00:30 -0400)
Gbp-Pq: Name ignore_strmerge.diff

tests/run-strip-strmerge.sh

index aa9c1eb93283a26a5585b48d803144b935e89f72..2bab8ec5620dd320bdc54159ed1911ecb5a6cef7 100755 (executable)
@@ -30,7 +30,7 @@ remerged=remerged.elf
 tempfiles $merged $stripped $debugfile $remerged
 
 echo elflint $input
-testrun ${abs_top_builddir}/src/elflint --gnu $input
+testrun_on_self_skip ${abs_top_builddir}/src/elflint --gnu $input
 echo elfstrmerge
 testrun ${abs_top_builddir}/tests/elfstrmerge -o $merged $input
 echo elflint $merged