]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-not-modified
Do not consider SHA1 usable
[apt.git] / test / integration / test-apt-update-not-modified
index f6dea81e2d641597bc88307f361c7ef67693b003..82e69d5d530f097d08fec7875de4b59cc5b5778e 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' 'i386'