X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9106d7c9692e91622a828f382b85fe592bfec81d..4b1fb7b1876bdb46cb7a0329158f12638baa2464:/test/integration/test-bug-796070-downgrade-simulate diff --git a/test/integration/test-bug-796070-downgrade-simulate b/test/integration/test-bug-796070-downgrade-simulate index 0b4817d39..61ecc87d4 100755 --- a/test/integration/test-bug-796070-downgrade-simulate +++ b/test/integration/test-bug-796070-downgrade-simulate @@ -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'