]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-632221-cross-dependency-satisfaction
apt-helper: Use CopyFile() for concatenating the files
[apt.git] / test / integration / test-bug-632221-cross-dependency-satisfaction
index 6444c6110c325966022f9277334da8f26cde96e1..dad6e47fad629b35c8c5f4f7e35ef5b43cfa7b25 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 'amd64' 'armel'