]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-ims
correct architecture detection for 'rc' packages for purge
[apt.git] / test / integration / test-apt-update-ims
index afae9956385bd909ae689168b126bc65c6ef06ad..0fa882d780b0db12ecb2657d5a3ec0839d1ec8b5 100755 (executable)
@@ -30,7 +30,7 @@ runtest() {
     
     # ensure that we still do a hash check on ims hit
     msgtest 'Test I-M-S' 'reverify'
-    aptget update -o Debug::pkgAcquire::Auth=1 2>&1 | grep -A1 'RecivedHash:' | grep -q -- '- SHA' && msgpass || msgfail
+    aptget update -o Debug::pkgAcquire::Auth=1 2>&1 | grep -A2 'ReceivedHash:' | grep -q -- '- SHA' && msgpass || msgfail
 
     # ensure no leftovers in partial
     testfailure ls "rootdir/var/lib/apt/lists/partial/*"