X-Git-Url: http://dolda2000.com/gitweb/?p=utils.git;a=blobdiff_plain;f=autodlctl;h=8837b4786b5a2752b66b050aef87ef25659c5750;hp=1b52a58a5a41ab60ecd5848f2013800b05dd3610;hb=32dd9fcf39b6f6fe560d3a8268b9cce2c8a9b116;hpb=8c73da6800dfbdbf2d74d286db7f9ffe62c211c7 diff --git a/autodlctl b/autodlctl index 1b52a58..8837b47 100755 --- a/autodlctl +++ b/autodlctl @@ -38,7 +38,7 @@ function getnext fi infofile="$d/.autodl/rtinfo" estatfile="$d/.autodl/estat" - args=(-e "$fsexpr" -t "$tag $curep" -I "$infofile" -E "$estat" -x "curep=$curep") + args=(-e "$fsexpr" -t "$tag $curep" -I "$infofile" -E "$estatfile" -x "curep=$curep") if [ -e "$d/.autodl/wait" ]; then args=("${args[@]}" -w) fi