]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-update-unauth-warning
Replace --force-yes by various options starting with --allow
[apt.git] / test / integration / test-apt-get-update-unauth-warning
index bc8e6d3eaaba801abac61b8eb01fa8920903cf7c..4c45f8f26e53dc65a6419d36df9e1f61dafe00a4 100755 (executable)
@@ -81,4 +81,4 @@ W: The repository 'file:$APTARCHIVE unstable Release' does not have a Release fi
 # ensure we can not install the package
 testfailureequal "WARNING: The following packages cannot be authenticated!
   foo
-E: There are problems and -y was used without --force-yes" aptget install -qq -y foo
+E: There were unauthenticated packages and -y was used without --allow-unauthenticated" aptget install -qq -y foo