]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-show
Merge remote-tracking branch 'mvo/feature/srv-records' into debian/experimental
[apt.git] / test / integration / test-apt-cli-show
index 5604620fdf7625ebc894723b00650f2a46ad00c9..5f4ef1b48c7237e9e9acebf8b8aa23974c864edf 100755 (executable)
@@ -25,14 +25,14 @@ APTARCHIVE=$(readlink -f ./aptarchive)
 # note that we do not display Description-md5 with the "apt" cmd
 # and also show some additional fields that are calculated
 testsuccessequal "Package: foo
+Version: 1.0
 Priority: optional
 Section: other
-Installed-Size: 43.0 kB
 Maintainer: Joe Sixpack <joe@example.org>
-Version: 1.0
+Installed-Size: 43.0 kB
 Download-Size: unknown
 APT-Manual-Installed: yes
-APT-Sources: file:$APTARCHIVE/ unstable/main i386 Packages
+APT-Sources: file:$APTARCHIVE unstable/main i386 Packages
 Description: Some description 
  That has multiple lines
 " apt show foo