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/test-apt-cli-show | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/integration/test-apt-cli-show') diff --git a/test/integration/test-apt-cli-show b/test/integration/test-apt-cli-show index 8f9aa036f..c7a0983bd 100755 --- a/test/integration/test-apt-cli-show +++ b/test/integration/test-apt-cli-show @@ -196,11 +196,6 @@ Description: Some description That has multiple lines " apt info multi -a -# this is the default, but disabled by the testcases -testsuccess apt show foo -o Apt::Cmd::Disable-Script-Warning=0 -cp rootdir/tmp/testsuccess.output aptshow.output -testsuccess grep '^WARNING: ' aptshow.output - if [ "$(id -u)" != '0' ]; then testsuccess apt install foo -s -o APT::Get::Show-User-Simulation-Note=1 cp rootdir/tmp/testsuccess.output aptshow.output -- cgit v1.2.3-70-g09d2