Skip to content

Commit e3e2f93

Browse files
author
Nicolas Rodriguez
committed
Add logs for well installed Gitolite hooks
1 parent bd40324 commit e3e2f93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: lib/redmine_git_hosting/gitolite_hook.rb

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ def install!
7171
else
7272
logger.info("Leaving '#{name}' hook untouched since forceInstallHook == false")
7373
end
74+
else
75+
logger.info("Hook '#{name}' is correcly installed")
7476
end
7577
installed?
7678
end

0 commit comments

Comments
 (0)