summaryrefslogtreecommitdiff
path: root/tests/scripts/options/dash-f
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/options/dash-f')
-rw-r--r--tests/scripts/options/dash-f2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/scripts/options/dash-f b/tests/scripts/options/dash-f
index ab225cef..b2416064 100644
--- a/tests/scripts/options/dash-f
+++ b/tests/scripts/options/dash-f
@@ -155,6 +155,8 @@ for my $opt (@opts) {
run_make_test('', "-f$bye $opt", $answer);
}
+
+# This close MUST come at the end of the test!!
close(STDIN);
unlink($hello, $bye, $byesrc);