From 0bc057c1f4fae4f9e28023e61b073489f6529850 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 6 Jun 2007 08:42:42 +0000 Subject: [PATCH] 2007-06-06 Roland McGrath * run-unstrip-test.sh: Declare testfile.unstrip for removal. --- tests/ChangeLog | 4 ++++ tests/run-unstrip-test.sh | 1 + 2 files changed, 5 insertions(+) diff --git a/tests/ChangeLog b/tests/ChangeLog index c41664469..e21e90da4 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2007-06-06 Roland McGrath + + * run-unstrip-test.sh: Declare testfile.unstrip for removal. + 2007-06-05 Ulrich Drepper * Makefile.am (EXTRA_DIST): Add missing line continuation and diff --git a/tests/run-unstrip-test.sh b/tests/run-unstrip-test.sh index 670290515..8f0fc6988 100755 --- a/tests/run-unstrip-test.sh +++ b/tests/run-unstrip-test.sh @@ -30,6 +30,7 @@ stripped=${stripped:-testfile17} debugfile=${debugfile:-${stripped}.debug} testfiles $original $stripped $debugfile +tempfiles testfile.unstrip # These are old reference output from run-test-strip6.sh, when # strip left the .debug file with unchanged sh_size in -- 2.47.2