summaryrefslogtreecommitdiff
path: root/spec/support/hook_fail
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/hook_fail')
-rwxr-xr-xspec/support/hook_fail3
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/support/hook_fail b/spec/support/hook_fail
new file mode 100755
index 0000000..4420796
--- /dev/null
+++ b/spec/support/hook_fail
@@ -0,0 +1,3 @@
+#!/bin/bash
+#echo "fail: $0"
+exit 1