]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-nofallback
test-apt-download-progress: Allow smaller progress change
[apt.git] / test / integration / test-apt-update-nofallback
index a12a08ab1cc38bc91f963ac725863e25f3bb9976..92daa5512dcb65695b1bd05ffbaa946be663a4fd 100755 (executable)
@@ -34,8 +34,8 @@ EOF
 assert_update_is_refused_and_last_good_state_used()
 {
     testfailuremsg "E: The repository 'file:${APTARCHIVE} unstable Release' is no longer signed.
-N: Updating such a repository securily is impossible and therefore disabled by default.
-N: See apt-secure(8) manpage for repository creation and user configuration details." aptget update -q=0
+N: Updating from such a repository can't be done securely, and is therefore disabled by default.
+N: See apt-secure(8) manpage for repository creation and user configuration details." aptget update
 
     assert_repo_is_intact
 }