X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/abd6af5a1ce2c20a5742c5c3182dfadce10367ca..d04e44ac8177fc5b70ae0189bb5e437c2502f910:/test/integration/test-sourceslist-trusted-options?ds=sidebyside diff --git a/test/integration/test-sourceslist-trusted-options b/test/integration/test-sourceslist-trusted-options index 78c705b0f..26de76807 100755 --- a/test/integration/test-sourceslist-trusted-options +++ b/test/integration/test-sourceslist-trusted-options @@ -203,7 +203,7 @@ everythingfails -t testing msgmsg 'Test conflicting trusted options are refused' testsource() { echo "$@" > rootdir/etc/apt/sources.list.d/example.list - testfailuremsg 'E: Conflicting values set for option Trusted concerning source http://example.org/bad/ unstable + testfailuremsg 'E: Conflicting values set for option Trusted regarding source http://example.org/bad/ unstable E: The list of sources could not be read.' aptget update --print-uris } for VAL in 'yes' 'no'; do