summaryrefslogtreecommitdiff
path: root/test/integration/test-bug-507998-dist-upgrade-recommends
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-bug-507998-dist-upgrade-recommends')
-rwxr-xr-xtest/integration/test-bug-507998-dist-upgrade-recommends4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-bug-507998-dist-upgrade-recommends b/test/integration/test-bug-507998-dist-upgrade-recommends
index 70c6fb496..b546874ba 100755
--- a/test/integration/test-bug-507998-dist-upgrade-recommends
+++ b/test/integration/test-bug-507998-dist-upgrade-recommends
@@ -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'