summaryrefslogtreecommitdiffstats
path: root/testing/resources/types_repo/bin/hook.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testing/resources/types_repo/bin/hook.sh')
-rwxr-xr-xtesting/resources/types_repo/bin/hook.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/resources/types_repo/bin/hook.sh b/testing/resources/types_repo/bin/hook.sh
new file mode 100755
index 0000000..bdade51
--- /dev/null
+++ b/testing/resources/types_repo/bin/hook.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+echo $@
+exit 1