From c0e4e886ccc0bf1cf70548a9e1378c37aa7a83c5 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Dec 16 2008 20:55:30 +0000 Subject: Remove extraneous 'continue'. --- diff --git a/mash/__init__.py b/mash/__init__.py index bcfdf2d..3062c67 100644 --- a/mash/__init__.py +++ b/mash/__init__.py @@ -318,7 +318,6 @@ class Mash: exclusivearch[pkg['build_id']] = hdr['EXCLUDEARCH'] exclusivearch[pkg['build_id']] = hdr['EXCLUSIVEARCH'] fn.close() - continue for pkg in noarch.packages(): for target_arch in self.config.arches: