diff --git a/scripts/run-tests.sh b/scripts/run-tests.sh index e1bbdda..65b3f48 100755 --- a/scripts/run-tests.sh +++ b/scripts/run-tests.sh @@ -38,7 +38,7 @@ convert_and_test() { image_name_compressed=$5 config=$6 # Optional - wget -N ${image_url} -P input/ + wget --progress=dot:giga -N ${image_url} -P input/ echo "Extracting: ${image_name_compressed}" case "${image_name_compressed}" in