forked from infra/ansible
pagure: try adjusting lines on patch
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
71585073ad
commit
360f493bc4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ diff --git a/pagure/hooks/__init__.py b/pagure/hooks/__init__.py
|
|||
index 24544dcc..d24262ba 100644
|
||||
--- a/pagure/hooks/__init__.py
|
||||
+++ b/pagure/hooks/__init__.py
|
||||
@@ -548,6 +548,16 @@ def run_hook_file(hooktype):
|
||||
@@ -548,6 +548,15 @@ def run_hook_file(hooktype):
|
||||
|
||||
if pagure_config.get("HOOK_DEBUG", False):
|
||||
print("Running %s hooks for %s" % (hooktype, project.fullname))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue