From 52773412782fa3506a9016ca5a2340e327ef9016 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 3 Dec 2011 15:53:47 +0100 Subject: [PATCH] tests: clean up kill temporary file Signed-off-by: Sami Kerola --- testsuite/kill.test/kill.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testsuite/kill.test/kill.exp b/testsuite/kill.test/kill.exp index bf00fdf2..5f4e8ec9 100644 --- a/testsuite/kill.test/kill.exp +++ b/testsuite/kill.test/kill.exp @@ -44,5 +44,5 @@ expect_pass "$test" "^HUP\\s*" # pass "$test" # } #} - - +## Cleanup +#exec rm $testproc_path -- 2.40.0