Eddy Petrişor wrote:
On 2/27/06, Giacomo A. Catenazzi <[EMAIL PROTECTED]> wrote:
Eddy Petrişor wrote:
Would you like to make the changes for the sleep period to be always
defined? I will have access to the code only this evening, so the
patch would be available only tomorrow.
What do you mean? On normal usage, the fetch script should not
sleep. And the other issues are only implementation details.
Yes...
I was refering to this:
give in my debian machine:
do_wget()
{ wget -t3 -nv -O $2 $1
[ ! -z sleep is /bin/sleep ] && sleep ""
return $?
the 'sleep ""' should be "sleep SOMETHING-NUMERIC"
or was this the consequence of running from the console?
I think you should introduce the test only if fetch script
should wait. And in this case we have already a numeric argument.
ciao
cate
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]