]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-549968-install-depends-of-not-installed
ensure outdated files are dropped without lists-cleanup
[apt.git] / test / integration / test-bug-549968-install-depends-of-not-installed
index 3ff4807def59051b224a6eafc5044c1e7f8de663..a189f9c9328f74d2c39024c3dc7a80e2d4cdf022 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture "i386"
 
@@ -19,6 +19,8 @@ Building dependency tree...
   MarkInstall coolstuff [ i386 ] < none -> 1.0 > ( other ) FU=1
     Ignore MarkInstall of extracoolstuff [ i386 ] < none -> 1.0 > ( other ) as its mode (Keep) is protected
 Package 'extracoolstuff' is not installed, so not removed
+Recommended packages:
+  extracoolstuff
 The following NEW packages will be installed:
   coolstuff
 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.