Clean-up temporary files after testing.
authorKim Nguyễn <kn@lri.fr>
Sat, 20 Oct 2012 10:27:49 +0000 (12:27 +0200)
committerKim Nguyễn <kn@lri.fr>
Sat, 20 Oct 2012 10:27:49 +0000 (12:27 +0200)
tests/non_regression_tests/test.sh

index 2024bff..380bea4 100755 (executable)
@@ -28,4 +28,5 @@ do
         echo
     fi
 
-done
\ No newline at end of file
+done
+rm -f tmp
\ No newline at end of file