1
0
Fork 0
forked from infra/ansible

pagure: try adjusting lines on patch

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-07-07 17:33:10 -07:00
commit 360f493bc4

View file

@ -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))