]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-617690-allow-unauthenticated-makes-all-untrusted
testcases: do not allow warnings in testsuccess
[apt.git] / test / integration / test-bug-617690-allow-unauthenticated-makes-all-untrusted
index 0736bb6dc598de4f07084f011edc0c83efc9ab93..164dca070bb84e5670dc4c8291cfd8837a5aa9d0 100755 (executable)
@@ -34,7 +34,7 @@ testrun() {
                testsuccess aptget download cool --allow-unauthenticated
                testfileexists 'cool_1.0_i386.deb'
        else
-                testsuccess aptget update --allow-insecure-repositories
+                testwarning aptget update --allow-insecure-repositories
 
                testfailure aptget download cool
                testfilemissing 'cool_1.0_i386.deb'