]>
git.saurik.com Git - apt.git/blob - test/integration/test-apt-cli-update
4 TESTDIR
=$(readlink -f $(dirname $0))
8 configarchitecture
"i386"
10 insertpackage
'unstable' 'foo' 'all' '2.0'
11 insertinstalledpackage
'foo' 'all' '1.0'
13 setupaptarchive
--no-update
15 APTARCHIVE
=$(readlink -f ./aptarchive)
17 testequal
"1 package can be upgraded. Run 'apt list --upgradable' to see it." apt update
-q