]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-nofallback
Merge remote-tracking branch 'upstream/debian/experimental' into feature/srv-records
[apt.git] / test / integration / test-apt-update-nofallback
index 2f4ddc016bedbc276098bf251a01819987b3de51..6e9db2cae8e7e9d3e89c94d24b1c61016d85a391 100755 (executable)
@@ -101,7 +101,7 @@ test_from_inrelease_to_unsigned_with_override()
     # but that the individual packages are still considered untrusted
     testfailureequal "WARNING: The following packages cannot be authenticated!
   evil
-E: There are problems and -y was used without --force-yes" aptget install -qq -y evil
+E: There were unauthenticated packages and -y was used without --allow-unauthenticated" aptget install -qq -y evil
 }
 
 test_cve_2012_0214()