From f0c71b95ca00bae2b364c4b4858c51d84b002387 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 24 Feb 2026 19:25:21 +0100 Subject: Drop warning about unstable CLI interface A specific CLI version can now be requested using the --cli-version flag, and old versions can be deprecated on a reasonable cadence. Therefore, a warning is no longer necessary. Gbp-Dch: full --- test/integration/framework | 1 - 1 file changed, 1 deletion(-) (limited to 'test/integration/framework') diff --git a/test/integration/framework b/test/integration/framework index 7780ef835..88a0bab7b 100644 --- a/test/integration/framework +++ b/test/integration/framework @@ -573,7 +573,6 @@ EOF chown _apt:$(id -gn) "${TMPWORKINGDIRECTORY}/rootdir/etc/webserver.pem" fi echo "Acquire::https::CaInfo \"${TMPWORKINGDIRECTORY}/rootdir/etc/webserver.pem\";" > rootdir/etc/apt/apt.conf.d/99https - echo "Apt::Cmd::Disable-Script-Warning \"1\";" > rootdir/etc/apt/apt.conf.d/apt-binary export APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE=no echo 'Acquire::Connect::AddrConfig "false";' > rootdir/etc/apt/apt.conf.d/connect-addrconfig # Allow release files to be 10 hours in the future, rather than 10 seconds -- cgit v1.2.3-70-g09d2