]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-00-commands-have-help
Strip trailing commas for created signed-by fingerprint lists
[apt.git] / test / integration / test-00-commands-have-help
index f2317dbdf155dad19469049d6ddac9a278d06ced..9d66f92218c51c9dceb5e6b2c174f9d648a75d4e 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'