]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-conflicts-loop
prevent C++ locale number formatting in text APIs
[apt.git] / test / integration / test-conflicts-loop
index 729a5e0f8023bfa6030d67b1e95bf2590b708983..5b6e44626eb12df89a61afd348163ee44dec9f17 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 "i386"