From 70104bc769d8923087c31ad38be1a63a2efc759f Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 2 Aug 2015 14:55:41 +0200 Subject: reproducible: fix grammar: s#arches#archs# --- bin/reproducible_common.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.py') diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py index 914db273..d6a820d7 100755 --- a/bin/reproducible_common.py +++ b/bin/reproducible_common.py @@ -30,8 +30,8 @@ QUIET = False # tested suites SUITES = ['testing', 'unstable', 'experimental'] -# tested arches -ARCHES = ['amd64'] +# tested architectures +ARCHS = ['amd64'] # defaults defaultsuite = 'unstable' defaultarch = 'amd64' -- cgit v1.2.3-70-g09d2