]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-673536-pre-depends-breaks-loop
Merge branch 'debian/experimental-no-abi-break' into debian/sid
[apt.git] / test / integration / test-bug-673536-pre-depends-breaks-loop
index e9d3c4de6b64bd3b54c1ba46c591d7d36e9fc803..f6a90b21f6097e40237025939f981e5888540ce9 100755 (executable)
@@ -15,9 +15,9 @@ setupaptarchive
 # we check with 'real' packages here as the simulation reports a 'Conf broken'
 # which is technical correct for the simulation, but testing errormsg is ugly
 
-aptget install basic=1 -qq > /dev/null
+testsuccess aptget install basic=1 -y
 testdpkginstalled basic
 testdpkgnotinstalled common
 
-aptget dist-upgrade -qq > /dev/null
+testsuccess aptget dist-upgrade -y
 testdpkginstalled basic common