]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-multiarch-upgrade
stop handling items in doomed transactions
[apt.git] / test / integration / test-bug-multiarch-upgrade
index b8821126f29d611286990daf305585c7b514c5fa..cb5159c05e9f8dd06b946a60ac8e63b996da2050 100755 (executable)
@@ -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' 'i386'