From f87bb8c4471657386eebc675a405e228933a0757 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 20 Dec 2014 12:50:52 +0100 Subject: lvc: adopt sources.list for Debian --- features/apt.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'features/apt.feature') diff --git a/features/apt.feature b/features/apt.feature index 3ee9e435..126f6ecf 100644 --- a/features/apt.feature +++ b/features/apt.feature @@ -19,7 +19,7 @@ Feature: Installing packages through APT And I save the state so the background can be restored next scenario Scenario: APT sources are configured correctly - Then the only hosts in APT sources are "ftp.us.debian.org,security.debian.org,backports.debian.org,deb.tails.boum.org,deb.torproject.org,mozilla.debian.net" + Then the only hosts in APT sources are "ftp.us.debian.org,http.debian.net,ftp.debian.org,security.debian.org" Scenario: Install packages using apt-get When I update APT using apt-get -- cgit v1.2.3-54-g00ecf