summaryrefslogtreecommitdiffstats
path: root/tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:03:27 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-03 14:03:27 +0000
commitd447d8f26f59e5d4ec63a75592c5c663e41536af (patch)
tree36d054fbe47e93916ee6fd4a7dd470c9cd6026e5 /tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before
parentReleasing progress-linux version 1.5.0-2~progress7.99u1. (diff)
downloadmmdebstrap-d447d8f26f59e5d4ec63a75592c5c663e41536af.tar.xz
mmdebstrap-d447d8f26f59e5d4ec63a75592c5c663e41536af.zip
Merging upstream version 1.5.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before b/tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before
index 9a36307..c745cf3 100644
--- a/tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before
+++ b/tests/not-having-to-install-apt-in-include-because-a-hook-did-it-before
@@ -6,4 +6,4 @@ trap "rm -f /tmp/debian-chroot.tar" EXIT INT TERM
--essential-hook='APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get update' \
--essential-hook='APT_CONFIG=$MMDEBSTRAP_APT_CONFIG apt-get --yes install apt' \
{{ DIST }} /tmp/debian-chroot.tar {{ MIRROR }}
-tar -tf /tmp/debian-chroot.tar | sort | grep -v ./var/lib/apt/extended_states | diff -u tar1.txt -
+tar -tf /tmp/debian-chroot.tar | sort | diff -u tar1.txt -