Quieting external test output somehwat.

This commit is contained in:
Robin Sommer 2012-05-14 18:17:03 -07:00
parent 0197a9a551
commit 99f59dc5c0
3 changed files with 6 additions and 6 deletions

View file

@ -69,9 +69,9 @@ cat $cfg | while read line; do
eval "$proxy curl $auth -f --anyauth $url -o $file"
echo
mv $fp.tmp $fp
else
echo "`basename $file` already available."
fi
#else
# echo "`basename $file` already available."
fi
rm -f $fp.tmp