]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-provides-gone-with-upgrade
fix testcase expecting incorrect remove log from dpkg
[apt.git] / test / integration / test-provides-gone-with-upgrade
index 61d34fa5750b8f6a462eb1c502e33cf6c53e18d1..5249ea0c93f01b499ffacbd7973479e7bedf92a5 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture "i386"
 
 setupenvironment
 configarchitecture "i386"