summaryrefslogtreecommitdiff
path: root/test/integration/test-http-pipeline-messup
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-http-pipeline-messup')
-rwxr-xr-xtest/integration/test-http-pipeline-messup4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-http-pipeline-messup b/test/integration/test-http-pipeline-messup
index a00182150..4069beb0d 100755
--- a/test/integration/test-http-pipeline-messup
+++ b/test/integration/test-http-pipeline-messup
@@ -1,8 +1,8 @@
#!/bin/sh
set -e
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
setupenvironment
configarchitecture "i386"