]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-show
prevent C++ locale number formatting in text APIs
[apt.git] / test / integration / test-apt-cli-show
index 3718f0e9eeee19a43d1be7f22d77c09abcd5c751..754b3aa5fbc389bc4ab2cd74a10ee62244f769a6 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' 'amd64'