From 9875b043d350b248f4fdf1b1b4e8c13421fb6a9a Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 3 May 2018 12:07:40 +0200 Subject: [PATCH] Drop the fedmsg_hook since it no longer exists Signed-off-by: Pierre-Yves Chibon --- roles/git/hooks/files/post-receive-chained | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/git/hooks/files/post-receive-chained b/roles/git/hooks/files/post-receive-chained index 99b5a2a2c5..05c4bcd9b9 100755 --- a/roles/git/hooks/files/post-receive-chained +++ b/roles/git/hooks/files/post-receive-chained @@ -8,7 +8,6 @@ pee \ /usr/share/git-core/post-receive-alternativearch \ /usr/lib/python2.7/site-packages/pagure/hooks/files/default_hook.py \ /usr/lib/python2.7/site-packages/pagure/hooks/files/pagure_hook.py \ - /usr/lib/python2.7/site-packages/pagure/hooks/files/fedmsg_hook.py \ "/usr/bin/grok-manifest -m /srv/git/grokmirror/manifest.js.gz -t /srv/git/repositories/ -n `pwd`" # We used to send emails directly from the git hook here, but now we send to