]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-extracttemplates
test: Pass -maxdepth 1 when running find in methods dir
[apt.git] / test / integration / test-apt-extracttemplates
index 8f335589e649314f733155c47479a56ae3afb746..b299d85f4e9a7e4b69440d465f43428da055e840 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'