mirror of
https://salsa.debian.org/debian/dash.git
synced 2026-01-26 15:39:05 +00:00
debian/tests/mmdebstrap: rename copy-host-apt-config -> copy-host-apt-sources-and-preferences
This commit is contained in:
parent
c2c859ba66
commit
98f97ad625
2
debian/tests/control
vendored
2
debian/tests/control
vendored
@ -3,5 +3,5 @@ Depends: dash, perl
|
||||
Restrictions: allow-stderr
|
||||
|
||||
Tests: mmdebstrap
|
||||
Depends: mmdebstrap (>= 1.3.6-4), fakechroot, fakeroot
|
||||
Depends: mmdebstrap (>= 1.3.7-1), fakechroot, fakeroot
|
||||
Restrictions: allow-stderr
|
||||
|
||||
2
debian/tests/mmdebstrap
vendored
2
debian/tests/mmdebstrap
vendored
@ -30,7 +30,7 @@ fi
|
||||
# mirrors. Since dash is Essential:yes it does not test the right thing if we
|
||||
# first install with dash from unstable and then upgrade to dash from salsaci.
|
||||
mmdebstrap --debug --variant=essential \
|
||||
--hook-dir=/usr/share/mmdebstrap/hooks/copy-host-apt-config \
|
||||
--hook-dir=/usr/share/mmdebstrap/hooks/copy-host-apt-sources-and-preferences \
|
||||
--hook-dir=/usr/share/mmdebstrap/hooks/file-mirror-automount \
|
||||
--customize-hook='chroot "$1" dpkg-query --showformat "\${Status} \${Version}\n" --show dash | grep "^install ok installed '"$VERSION"'"' \
|
||||
'' /dev/null ''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user