From f032a45d07869683da56ee8c5a68a11700bf1250 Mon Sep 17 00:00:00 2001 From: Colas Nahaboo Date: Fri, 27 Mar 2020 16:44:43 +0100 Subject: [PATCH] minor correction to the test suite to avoid leaving temp data in /tmp --- test-suite/__END__ | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test-suite/__END__ diff --git a/test-suite/__END__ b/test-suite/__END__ new file mode 100755 index 0000000..378b921 --- /dev/null +++ b/test-suite/__END__ @@ -0,0 +1,3 @@ +# force cleanup as we overwrote tewiba "trap 0" with cigibashoptions one +trap TCLEANUP 0 +