From 2995d31fc246126e2017acfc4bed5e35c3ba4a65 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 14 Mar 2015 16:23:52 +0100 Subject: reproducible: switch order of suites to testing, sid, experimental --- bin/reproducible_common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index e613799f..7278089a 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -25,7 +25,7 @@ DEBUG = False QUIET = False # tested suites -SUITES = ['sid', 'testing', 'experimental'] +SUITES = ['testing', 'sid', 'experimental'] # tested arches ARCHES = ['amd64'] -- cgit v1.2.3-70-g09d2