diff options
Diffstat (limited to 'tests/scanelf/dotest')
-rwxr-xr-x | tests/scanelf/dotest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/scanelf/dotest b/tests/scanelf/dotest index eec260b..19293f9 100755 --- a/tests/scanelf/dotest +++ b/tests/scanelf/dotest @@ -5,7 +5,7 @@ # # simple scanelf symbol checks # -scanelf -qsmain -F'%s#F' "${top_builddir}"/scanelf \ +scanelf -qsmain -F'%s %f' "${top_builddir}"/scanelf \ > scanelf.simple testit scanelf.simple{,.good} |