]> git.saurik.com Git - apt.git/blame - test/integration/test-apt-update-simple
require explicit paths to dsc/control as we do for deb files
[apt.git] / test / integration / test-apt-update-simple
CommitLineData
2861bd9a
MV
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