]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-675449-essential-are-protected
test: Pass -maxdepth 1 when running find in methods dir
[apt.git] / test / integration / test-bug-675449-essential-are-protected
index e62add938b82eb82c35887b5d49dd6ec61689518..69f6c2a3b0f8aff176a70b5a1db429012c89a0b4 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' 'i386'