summaryrefslogtreecommitdiff
path: root/test/integration/test-allow
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-allow')
-rwxr-xr-xtest/integration/test-allow2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-allow b/test/integration/test-allow
index 3d773ee95..0275fbec8 100755
--- a/test/integration/test-allow
+++ b/test/integration/test-allow
@@ -4,7 +4,7 @@
#
set -e
-TESTDIR=$(readlink -f $(dirname $0))
+TESTDIR="$(readlink -f "$(dirname $0)")"
. $TESTDIR/framework
setupenvironment
configarchitecture 'amd64'