]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-lp1445239-download-loop
randomize acquire order for same type index files
[apt.git] / test / integration / test-bug-lp1445239-download-loop
index a12d5252dbc877d7ccd584907459a05d5fb75356..6802840a510c20aeef3be8ecd0117a25966a2a6c 100755 (executable)
@@ -12,7 +12,6 @@ setupenvironment
 configarchitecture 'amd64'
 
 changetowebserver
-webserverconfig 'aptwebserver::support::range' 'true'
 
 TESTFILE='aptarchive/testfile'
 dd if=/dev/zero of=$TESTFILE bs=100k count=1 2>/dev/null