]> git.saurik.com Git - apt.git/blame - test/integration/test-apt-update-simple
test-apt-download-progress: Use a larger file for testing
[apt.git] / test / integration / test-apt-update-simple
CommitLineData
2861bd9a
MV
1#!/bin/sh
2set -e
3
3abb6a6a
DK
4TESTDIR="$(readlink -f "$(dirname "$0")")"
5. "$TESTDIR/framework"
2861bd9a
MV
6setupenvironment
7configarchitecture 'amd64'
8
9insertpackage 'unstable' 'unrelated' 'all' '0.5~squeeze1'
10insertsource 'unstable' 'unrelated' 'all' '0.5~squeeze1'
11
12setupaptarchive --no-update
13changetowebserver
14
15testsuccess aptget update -o Debug::Acquire::Auth=1