summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-lp1445239-download-loop
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-bug-lp1445239-download-loop')
-rwxr-xr-xtest/integration/test-bug-lp1445239-download-loop4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-bug-lp1445239-download-loop b/test/integration/test-bug-lp1445239-download-loop
index 6629e823d..a12d5252d 100755
--- a/test/integration/test-bug-lp1445239-download-loop
+++ b/test/integration/test-bug-lp1445239-download-loop
@@ -6,8 +6,8 @@
set -e
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
setupenvironment
configarchitecture 'amd64'