summaryrefslogtreecommitdiff
path: root/test/integration/test-acquire-binary-all
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-acquire-binary-all')
-rwxr-xr-xtest/integration/test-acquire-binary-all4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-acquire-binary-all b/test/integration/test-acquire-binary-all
index c8f90f26d..49bbc714e 100755
--- a/test/integration/test-acquire-binary-all
+++ b/test/integration/test-acquire-binary-all
@@ -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'