]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-download
test-apt-download-progress: Allow smaller progress change
[apt.git] / test / integration / test-apt-get-download
index 3ad3b395de8709a22cd00366cde21656a6472237..78386aa7f12087c917c6088e20305578900123fa 100755 (executable)
@@ -31,7 +31,7 @@ find aptarchive/dists -name '*Release*' -type f | while read file; do
 done
 if [ "$(id -u)" = '0' ]; then
        # Release file can't be accessed by _apt
 done
 if [ "$(id -u)" = '0' ]; then
        # Release file can't be accessed by _apt
-       testsuccesswithnotice aptget update -q=0
+       testsuccesswithnotice aptget update
 fi
 
 #everything (too) permissive
 fi
 
 #everything (too) permissive