]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-compressed-indexes
Replace --force-yes by various options starting with --allow
[apt.git] / test / integration / test-compressed-indexes
index 5b966754c2f2650d100e60530c908e4a54f3ee6b..b5d6b8ae4cbb314f7a77ce5a094f8089fcca1a44 100755 (executable)
@@ -60,8 +60,8 @@ testrun() {
        msgtest 'Check if package is downloadable'
        cd downloaded
        testsuccess --nomsg aptget download testpkg
-       msgtest '\tdeb file is present'; testsuccess --nomsg test -f testpkg_1.0_i386.deb
-       rm testpkg_1.0_i386.deb
+       msgtest 'deb file is present'; testsuccess --nomsg test -f testpkg_1.0_i386.deb
+       rm -f testpkg_1.0_i386.deb
        cd - >/dev/null
        testsuccessequal 'Reading package lists...
 Building dependency tree...