diff options
author | Paul Smith <psmith@gnu.org> | 2012-10-28 14:56:28 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-10-28 14:56:28 +0000 |
commit | ca8885d5be16e5ea100d640761a60ab48b3bd8f0 (patch) | |
tree | 8e6a305d71b662ade5a4bd626be1492164a140f7 | |
parent | 3a285e342ed1349925c3c5efd90403c5de8b6088 (diff) | |
download | gunmake-ca8885d5be16e5ea100d640761a60ab48b3bd8f0.tar.gz |
Remove extraneous close().
-rw-r--r-- | tests/scripts/features/escape | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/scripts/features/escape b/tests/scripts/features/escape index 9b2adb5..8c2b8ce 100644 --- a/tests/scripts/features/escape +++ b/tests/scripts/features/escape @@ -8,9 +8,6 @@ Make sure that escaping of '#' works. Make sure that backslash before non-special characters are kept."; -close(MAKEFILE); - - # TEST 1 run_make_test(' |