scripts/functions
changeset 1673 ecb7fcc4edb0
parent 1672 636126117b8c
child 1680 f36307474ee5
     1.1 --- a/scripts/functions	Fri Jan 01 12:27:06 2010 +0100
     1.2 +++ b/scripts/functions	Fri Jan 01 17:09:52 2010 +0100
     1.3 @@ -356,7 +356,7 @@
     1.4      #       so that the CT-NG's ouput is 'live'.
     1.5      CT_DoExecLog ALL aria2c -l - -s ${CT_DOWNLOAD_MAX_CHUNKS} -m 3 -t ${CT_CONNECT_TIMEOUT} -p "$1" \
     1.6      || CT_DoExecLog ALL aria2c -l - -s ${CT_DOWNLOAD_MAX_CHUNKS} -m 3 -t ${CT_CONNECT_TIMEOUT} "$1" \
     1.7 -    || true
     1.8 +    || rm -f "${1##*/}"
     1.9  }
    1.10  
    1.11  # OK, just look if we have them...