diff options
Diffstat (limited to 'test/integration/test-external-installation-planner-protocol')
| -rwxr-xr-x | test/integration/test-external-installation-planner-protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-external-installation-planner-protocol b/test/integration/test-external-installation-planner-protocol index 56a7ad1d6..192f21bb3 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: foo:amd64 libfoo:amd64 Planner: internal' head -n 6 "$EIPPLOG" aptinternalplanner < "$EIPPLOG" > planner.log || true -testsuccessequal 'Remove: 7 +testsuccessequal 'Remove: 6 Unpack: 2 Unpack: 4' grep -e '^Unpack:' -e '^Install:' -e '^Configure:' -e '^Remove:' planner.log |
