X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/12b201da7c1d5e2beceae796151e4ebedc5bae97..e07f3d5a9ed2870a0e2909cc1e5e55e826086c53:/test/integration/test-external-installation-planner-protocol?ds=sidebyside diff --git a/test/integration/test-external-installation-planner-protocol b/test/integration/test-external-installation-planner-protocol index 03b2c4831..1d9abc901 100755 --- a/test/integration/test-external-installation-planner-protocol +++ b/test/integration/test-external-installation-planner-protocol @@ -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