]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-security-no-remote-status
implement socks5h proxy support for http method
[apt.git] / test / integration / test-security-no-remote-status
index af4940982af1077d90f61131ed788b967b588475..7db979e0915a14bf6e6dce4a5e811ae28381643c 100755 (executable)
@@ -4,8 +4,8 @@
 #
 set -e
 
 #
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture 'amd64'
 
 setupenvironment
 configarchitecture 'amd64'
 
@@ -20,7 +20,7 @@ testequal "pretends-installed:
   Candidate: 1
   Version table:
      1 500
   Candidate: 1
   Version table:
      1 500
-        500 file:${TMPDIR}/aptarchive unstable/main amd64 Packages" aptcache policy pretends-installed
+        500 file:${TMPDIR}/aptarchive unstable/main all Packages" aptcache policy pretends-installed
 
 testequal "really-installed:
   Installed: 1
 
 testequal "really-installed:
   Installed: 1