diff options
Diffstat (limited to 'tests/run-unstrip-n.sh')
| -rwxr-xr-x | tests/run-unstrip-n.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-unstrip-n.sh b/tests/run-unstrip-n.sh index 37cbd607..f90f9d57 100755 --- a/tests/run-unstrip-n.sh +++ b/tests/run-unstrip-n.sh @@ -65,7 +65,7 @@ testrun_out $outfile ${abs_top_builddir}/src/unstrip -n -e test-core.exec --core outfile2=test-core.out2 remove_files="$remove_files $outfile2" grep -v libc.so.6 $outfile | sort >$outfile2 -diff -u $outfile2 - <<EOF +diff -u --strip-trailing-cr $outfile2 - <<EOF 0x400000+0x202038 - test-core.exec - test-core.exec 0x7f67f2aaf000+0x202000 - . - /home/jkratoch/redhat/elfutils-libregr/test-core-lib.so 0x7fff1596c000+0x1000 a9cf37f53897b5468ee018655760be61b8633d3c@0x7fff1596c340 . - linux-vdso.so.1 |
