From 458af1755cb5fd0553bb249b53ff43f0a3d2b97a Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Thu, 9 Dec 2010 13:03:56 +0100 Subject: Fix up run-dwarf-attributes.sh test after removal dwarf::directory_table. Commit b0a30d removed directory_table as distinct item from line_info_table. --- tests/run-dwarf-attributes.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') diff --git a/tests/run-dwarf-attributes.sh b/tests/run-dwarf-attributes.sh index 61472148..f9f45b52 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 -- cgit v1.2.3