]> 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 c6b292baa52a85d8ddf38d3683578149f790d0dc..b5d6b8ae4cbb314f7a77ce5a094f8089fcca1a44 100755 (executable)
@@ -60,7 +60,7 @@ 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
+       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...