]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cli-list
use +0000 instead of UTC by default as timezone in output
[apt.git] / test / integration / test-apt-cli-list
index 1e9ef871cd8cc24a5632d159294ed908d09a4bb4..ca6f86661630b262360794833d4fa8213694535b 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"