From b260682f8e7e24fac0b780c6e8c15c2ea7f96e62 Mon Sep 17 00:00:00 2001 From: thierry Date: Tue, 10 Jun 2008 10:38:43 +0000 Subject: [PATCH] cleanup after use --- scripts/all-modules.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/all-modules.sh b/scripts/all-modules.sh index 27f82a2..aa230f5 100755 --- a/scripts/all-modules.sh +++ b/scripts/all-modules.sh @@ -45,6 +45,8 @@ function do_diff () { ( echo 'WARNINGS (if any)' ; \ egrep 'was not found|Skipping failed' $out_tmp ; cat $out_tmp ) > $out_file + + rm -f $out_tmp } do_version /root/svn-build-4.2 4.2 -- 2.47.0