]> 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 5dadc4933058983944211fdb96670da110653e36..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'
@@ -10,7 +10,7 @@ configarchitecture 'amd64'
 # apt-extracttemplates needs this
 insertinstalledpackage 'pkg-with-template' 'amd64' '1.0'
 
-# build a simple package that contains a config and a tempalte
+# build a simple package that contains a config and a template
 mkdir -p DEBIAN
 CONFIG_STR="#!/bin/sh
 random shell stuff