From: zacheiss Date: Mon, 15 Dec 2003 20:23:25 +0000 (+0000) Subject: Remove tarfile once we're done. X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/ad5bc412f1df407dcb91aa633c4a60d0853cbd8b Remove tarfile once we're done. --- diff --git a/gen/winstats.sh b/gen/winstats.sh index 6bda31bb..4a8c75da 100644 --- a/gen/winstats.sh +++ b/gen/winstats.sh @@ -29,6 +29,7 @@ fi chmod 644 * +rm -f $tarfile rm -f $0 exit 0