Fixes previous commit

This commit is contained in:
Max Lin 2016-03-23 18:11:48 +08:00
parent 4bd2d98263
commit 2c5e84b2b3

View File

@ -563,7 +563,6 @@ class CheckRepo(object):
if len(intel_archs) == 2:
# the possible repo candidate ie. complex build repos layout includes i586 and x86_64
more_repo_candidates.append(repo)
else:
continue
if len(intel_archs) == 2: