From: fredrik@DOLDA2000.COM Date: Thu, 12 May 2005 12:00:53 +0000 (+0000) Subject: Autodl deletes the info file. X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=commitdiff_plain;h=7d5d3c0a6b5ec8d4c60c7daed634ff2601b8692e Autodl deletes the info file. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@234 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/autodlctl b/autodlctl index dfe2698..ad16b7a 100755 --- a/autodlctl +++ b/autodlctl @@ -93,7 +93,6 @@ function getnext esac fi fi - rm -f "$infofile" rm -f "$outfile" rm -f "$HOME/dc/autodl/run/$tag" }