From c3fcf5f4baaf76e82e3391fe86ed1d548de72174 Mon Sep 17 00:00:00 2001 From: Axel Beckert Date: Tue, 17 Jan 2017 20:03:52 +0100 Subject: [PATCH] Don't include oldoldstable in release testing It's not always and especially currently not available. --- etc/distributions.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/distributions.conf b/etc/distributions.conf index 7bac9ff..9783cb6 100644 --- a/etc/distributions.conf +++ b/etc/distributions.conf @@ -19,7 +19,7 @@ bullseye = debian dont-test sid = debian testing = debian -oldoldstable = debian +oldoldstable = debian dont-test oldstable = debian stable = debian unstable = debian