]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-633350-do-not-kill-last-char-in-Release
require $(HASH)-Download field in .diff/Index files
[apt.git] / test / integration / test-bug-633350-do-not-kill-last-char-in-Release
index 2aae7cfccecc853c57b97d25976f555b28a81616..c0802e8b557cce837d21168692d351f923f95897 100755 (executable)
@@ -1,14 +1,14 @@
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture 'amd64'
 
 insertpackage 'unstable' 'cool' 'amd64' '1.0'
 
-setupaptarchive 2> /dev/null
+setupaptarchive --no-update
 
 echo 'NotAutomatic: yes' >> aptarchive/dists/unstable/Release