]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-update
ignore std::locale exeception on non-existent "" locale
[apt.git] / test / integration / test-apt-cli-update
index 5d85034040e1aa42a0de924973ec440072002bdf..b423072c369652ef873dd757b170d4ca58bf009c 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"