]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-external-installation-planner-protocol
test: Always install dpkg into our tests, regardless of MA
[apt.git] / test / integration / test-external-installation-planner-protocol
index 03b2c4831ceca7c6ee784071e576813c124fcff1..1d9abc901a2495db6c5c2377a11b34e5eb0921cb 100755 (executable)
@@ -43,7 +43,7 @@ Remove: bar:amd64
 Install: libfoo:amd64 foo:amd64
 Planner: internal' head -n 6 "$EIPPLOG"
 aptinternalplanner < "$EIPPLOG" > planner.log || true
-testsuccessequal 'Remove: 6
+testsuccessequal 'Remove: 7
 Unpack: 2
 Unpack: 4' grep -e '^Unpack:' -e '^Install:' -e '^Configure:' -e '^Remove:' planner.log