From: fredrik Date: Tue, 30 May 2006 23:48:56 +0000 (+0000) Subject: Disable when faulty. X-Git-Url: http://git.dolda2000.com/gitweb/?a=commitdiff_plain;h=7af242aa72215ae94dcff92fe22b76c6cf662592;p=utils.git Disable when faulty. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@631 959494ce-11ee-0310-bf91-de5d638817bd --- diff --git a/autodlctl b/autodlctl index 8837b47..b3c914c 100755 --- a/autodlctl +++ b/autodlctl @@ -18,6 +18,7 @@ function getnext else echo "no available episode of $tag" >&2 echo "$tag" >>"$HOME/dc/autodl/faulty" + touch "$d/.autodl/disabled" return 1 fi unset badsizesl