diff --git a/roles/git/hooks/files/post-receive-chained b/roles/git/hooks/files/post-receive-chained index 469fe463cf..4718f5759b 100755 --- a/roles/git/hooks/files/post-receive-chained +++ b/roles/git/hooks/files/post-receive-chained @@ -4,7 +4,7 @@ # You need to explicitly add your hook to the following list # for it to be invoked. pee \ - $GIT_DIR/hooks/post-receive-chained.d/post-receive-fedmsg + $GIT_DIR/hooks/post-receive-chained.d/post-receive-fedmsg \ $GIT_DIR/hooks/post-receive-chained.d/post-receive-alternativearch # We used to send emails directly from the git hook here, but now we send to