]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-upgrade
show final solution in --no-download --fix-missing mode
[apt.git] / test / integration / test-apt-get-upgrade
index 09cbcdb7ef6ba1b9d852425e8b83674e5e906893..50a90ce66d9436c08dcf95cd3e29393100d107b4 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"