aboutsummaryrefslogtreecommitdiffstats
path: root/runtests
diff options
context:
space:
mode:
Diffstat (limited to 'runtests')
-rwxr-xr-xruntests1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtests b/runtests
index 77f0201..ddc1bbd 100755
--- a/runtests
+++ b/runtests
@@ -1,3 +1,4 @@
#!/bin/sh
+trap 'rm -f output script.sh' EXIT INT TERM
cppawk=./cppawk ./testsuite.awk < testcases
cppawk="./cppawk --nobash" ./testsuite.awk < testcases