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