diff options
author | Michael Vogt <mvo@debian.org> | 2014-08-24 21:30:44 -0700 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-08-24 21:30:44 -0700 |
commit | 09475bebba5554481a7cb05995ded92cf30063fa (patch) | |
tree | 3ea628181ae5acd9422655094acff6811b6d2070 /test/integration/test-ubuntu-bug-784473-InRelease-one-message-only | |
parent | d4ab7e9c6ee81f4d81e4c3c54395fe1af4d1e7b4 (diff) |
all tests pass
Diffstat (limited to 'test/integration/test-ubuntu-bug-784473-InRelease-one-message-only')
-rwxr-xr-x | test/integration/test-ubuntu-bug-784473-InRelease-one-message-only | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/integration/test-ubuntu-bug-784473-InRelease-one-message-only b/test/integration/test-ubuntu-bug-784473-InRelease-one-message-only index 50ca2bf57..09315868b 100755 --- a/test/integration/test-ubuntu-bug-784473-InRelease-one-message-only +++ b/test/integration/test-ubuntu-bug-784473-InRelease-one-message-only @@ -28,12 +28,10 @@ MD5Sum: done msgtest 'The unsigned garbage before signed block is' 'ignored' -testsuccess --nomsg aptget update +aptget update -qq 2>&1 | grep -q 'W:.*Does not start with a cleartext signature' && msgpass || msgfail ROOTDIR="$(readlink -f .)" testequal "Package files: 100 ${ROOTDIR}/rootdir/var/lib/dpkg/status release a=now - 500 file:${ROOTDIR}/aptarchive/ unstable/main i386 Packages - release a=unstable,n=sid,c=main Pinned packages:" aptcache policy |