X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=autodlctl;h=ad16b7a2e3afeac2a26676561b68cfafc1df121e;hb=7d5d3c0a6b5ec8d4c60c7daed634ff2601b8692e;hp=38d1702341ac3f299163efe065b4c2d1ce61884b;hpb=aba77738f8a80e1bcee0cd8832fb8b3fadfbe2f1;p=utils.git diff --git a/autodlctl b/autodlctl index 38d1702..ad16b7a 100755 --- a/autodlctl +++ b/autodlctl @@ -33,7 +33,8 @@ function getnext fsexpr="$fsexpr & ! S=$badsize" done fi - args=(-e "$fsexpr" -t "$tag $curep") + infofile="$d/.autodl/rtinfo" + args=(-e "$fsexpr" -t "$tag $curep" -I "$infofile") if [ -r "$d/.autodl/uarg" ]; then uarg="`cat "$d/.autodl/uarg"`" elif [ -e "$d/.autodl/autouarg" ]; then