]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-633350-do-not-kill-last-char-in-Release
prevent MarkInstall of unsynced Multi-Arch:same siblings
[apt.git] / test / integration / test-bug-633350-do-not-kill-last-char-in-Release
index 3d3835507ffd8575e71ebccec002cccec2adb34f..2aae7cfccecc853c57b97d25976f555b28a81616 100755 (executable)
@@ -15,7 +15,7 @@ echo 'NotAutomatic: yes' >> aptarchive/dists/unstable/Release
 signreleasefiles
 find aptarchive/dists -name 'InRelease' -delete
 
-rm -rf rootdir/var/lib/apt/lists rootdir/var/cache/apt
+rm -rf rootdir/var/lib/apt/lists
 
 OUTPUT="$(aptget update 2>&1)"
 msgtest 'Check that parsing happens without warnings' 'with missing newline'