diff options
Diffstat (limited to 'tests/run-dwfl-addr-sect.sh')
-rwxr-xr-x | tests/run-dwfl-addr-sect.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-dwfl-addr-sect.sh b/tests/run-dwfl-addr-sect.sh index e257bfc0..80da0081 100755 --- a/tests/run-dwfl-addr-sect.sh +++ b/tests/run-dwfl-addr-sect.sh @@ -20,7 +20,7 @@ testfiles testfile43 testfile50 testrun_compare ${abs_builddir}/dwfl-addr-sect -e testfile43 0x64 0x8 0x98 <<\EOF -address 0x64 => module "" section 3 + 0 +address 0x64 => module "" section 4 + 0 address 0x8 => module "" section 1 + 0x8 address 0x98 => module "" section 7 + 0 EOF |