#322 Fix NameError: global name 'epel5' is not defined
Merged 5 years ago by ngompa. Opened 5 years ago by churchyard.
churchyard/FedoraReview noepel5  into  devel

file modified
-1
@@ -62,7 +62,6 @@ 

          batch = self.Flag('BATCH',

                            'Disable all build, install, rpmlint etc. tasks',

                            __file__)

-         self.checks.flags.add(epel5)

          self.checks.flags.add(epel6)

          self.checks.flags.add(epel7)

          self.checks.flags.add(disttag)

Pull-Request has been merged by ngompa

5 years ago
Metadata