summaryrefslogtreecommitdiff
path: root/test/integration/test-package-reinstallation
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-package-reinstallation')
-rwxr-xr-xtest/integration/test-package-reinstallation4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-package-reinstallation b/test/integration/test-package-reinstallation
index f0412f98d..0b48c0a46 100755
--- a/test/integration/test-package-reinstallation
+++ b/test/integration/test-package-reinstallation
@@ -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"