]> git.saurik.com Git - apt.git/blame_incremental - test/integration/test-signed-by-option
apt-key: change to / before find to satisfy its CWD needs
[apt.git] / test / integration / test-signed-by-option
... / ...
CommitLineData
1#!/bin/sh
2set -e
3
4TESTDIR="$(readlink -f "$(dirname "$0")")"
5. "$TESTDIR/framework"
6
7setupenvironment
8configarchitecture 'amd64'
9
10msgtest "Check that a repository with signed-by and two components works"
11echo 'deb [signed-by=CDE5618B8805FD6E202CE9C2D73C39E56580B386] https://people.debian.org/~jak/debian/ stable main contrib # Äffchen' > rootdir/etc/apt/sources.list
12
13testsuccess --nomsg aptcache policy