From 1a35bfb45b3dfbd38c583247a90a21c3b10ccafa Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Wed, 8 Dec 1999 20:13:50 +0000 Subject: * Various changes and fixes. See ChangeLog. --- tests/scripts/options/dash-n | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/scripts/options') diff --git a/tests/scripts/options/dash-n b/tests/scripts/options/dash-n index 02d7f07..73e946e 100644 --- a/tests/scripts/options/dash-n +++ b/tests/scripts/options/dash-n @@ -58,4 +58,6 @@ $answer = "$make_name: `a' is up to date.\n"; $answer = "$make_name: `a' is up to date.\n"; &compare_output($answer, &get_logfile(1)); +unlink('a', 'b', 'c'); + 1; -- cgit v1.2.3