summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xroles/git/hooks/files/post-receive-chained2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/hooks/files/post-receive-chained b/roles/git/hooks/files/post-receive-chained
index 469fe463c..4718f5759 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