]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-ims
fix variable naming typo used in debug output
[apt.git] / test / integration / test-apt-update-ims
index 5394a9f3051f36f3562611d52d0fcce52465380f..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 -A2 '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/*"