From: Mark Wielaard Date: Thu, 9 Dec 2010 12:03:56 +0000 (+0100) Subject: Fix up run-dwarf-attributes.sh test after removal dwarf::directory_table. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=458af1755cb5fd0553bb249b53ff43f0a3d2b97a;p=thirdparty%2Felfutils.git Fix up run-dwarf-attributes.sh test after removal dwarf::directory_table. Commit b0a30d removed directory_table as distinct item from line_info_table. --- diff --git a/tests/run-dwarf-attributes.sh b/tests/run-dwarf-attributes.sh index 614721486..f9f45b52b 100755 --- a/tests/run-dwarf-attributes.sh +++ b/tests/run-dwarf-attributes.sh @@ -29,9 +29,9 @@ testfiles testfile testrun_compare ./dwarf-print --offsets --depth=1 testfile <<\EOF testfile: - ... - ... - ... + ... + ... + ... EOF exit 0