From 6fc83f61067b13642b14f2a10be340883bfba24e Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sun, 1 Mar 2015 22:55:12 +0100 Subject: reproducible: enable testing 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 423a36b3..e7191373 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -25,7 +25,7 @@ DEBUG = False QUIET = False # tested suites -SUITES = ['sid'] +SUITES = ['sid', 'experimental'] # tested arches ARCHES = ['amd64'] -- cgit v1.2.3-54-g00ecf