summaryrefslogtreecommitdiff
path: root/test/integration/test-ignore-provides-if-versioned-breaks
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/test-ignore-provides-if-versioned-breaks')
-rwxr-xr-xtest/integration/test-ignore-provides-if-versioned-breaks4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/integration/test-ignore-provides-if-versioned-breaks b/test/integration/test-ignore-provides-if-versioned-breaks
index a7d9d4054..8c3750acf 100755
--- a/test/integration/test-ignore-provides-if-versioned-breaks
+++ b/test/integration/test-ignore-provides-if-versioned-breaks
@@ -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' 'amd64'