aboutsummaryrefslogtreecommitdiffstats
path: root/modules/subversion/templates/hook_irker
diff options
context:
space:
mode:
Diffstat (limited to 'modules/subversion/templates/hook_irker')
-rw-r--r--modules/subversion/templates/hook_irker4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/subversion/templates/hook_irker b/modules/subversion/templates/hook_irker
new file mode 100644
index 00000000..8fd7a874
--- /dev/null
+++ b/modules/subversion/templates/hook_irker
@@ -0,0 +1,4 @@
+#!/bin/sh
+REPO=$1
+REV=$2
+<%= irkerhook_path %> --repository=$REPO $REV