]>
git.saurik.com Git - apt.git/blob - test/integration/test-apt-cli-show
4 TESTDIR
=$(readlink -f $(dirname $0))
8 configarchitecture
"i386"
10 DESCR
='Some description
11 That has multiple lines'
12 insertpackage
'unstable' 'foo' 'all' '1.0' '' '' "$DESCR"
16 APTARCHIVE
=$(readlink -f ./aptarchive)
18 # note that we do not display Description-md5 with the "apt" cmd
19 testequal
"Package: foo
23 Maintainer: Joe Sixpack <joe@example.org>
26 Filename: pool/main/foo/foo_1.0_all.deb
27 Description: Some description
28 That has multiple lines