X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2861bd9a2687dbd744997fddcfe90475be525bf0..8d1cb6da6e21302c654da3f09de3975af7e4a11f:/test/integration/test-apt-update-simple

diff --git a/test/integration/test-apt-update-simple b/test/integration/test-apt-update-simple
index 2ec8cef0c..ca969e61b 100755
--- a/test/integration/test-apt-update-simple
+++ b/test/integration/test-apt-update-simple
@@ -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'