]> git.saurik.com Git - apt.git/blame_incremental - test/integration/test-apt-update-simple
add optional support for comments in pkgTagFile
[apt.git] / test / integration / test-apt-update-simple
... / ...
CommitLineData
1#!/bin/sh
2set -e
3
4TESTDIR="$(readlink -f "$(dirname "$0")")"
5. "$TESTDIR/framework"
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