[bugzilla-gnome-org-extensions] patch report: Update config to be similar to generated one
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [bugzilla-gnome-org-extensions] patch report: Update config to be similar to generated one
- Date: Thu, 20 Nov 2014 22:03:24 +0000 (UTC)
commit 8a98142043b5cf60d36f03ae367e9bd0d85c4e4e
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Thu Nov 6 23:29:23 2014 +0100
patch report: Update config to be similar to generated one
PatchReport/Config.pm | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/PatchReport/Config.pm b/PatchReport/Config.pm
index c4b6518..125dbd0 100644
--- a/PatchReport/Config.pm
+++ b/PatchReport/Config.pm
@@ -1,5 +1,12 @@
package Bugzilla::Extension::PatchReport;
use strict;
+
use constant NAME => 'PatchReport';
+use constant REQUIRED_MODULES => [
+];
+
+use constant OPTIONAL_MODULES => [
+];
+
__PACKAGE__->NAME;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]