diff options
Diffstat (limited to 'third_party/git/t/t7519/fsmonitor-all')
-rwxr-xr-x | third_party/git/t/t7519/fsmonitor-all | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/git/t/t7519/fsmonitor-all b/third_party/git/t/t7519/fsmonitor-all index 94ab66bd3d86..691bc94dc2c8 100755 --- a/third_party/git/t/t7519/fsmonitor-all +++ b/third_party/git/t/t7519/fsmonitor-all @@ -17,6 +17,7 @@ fi if test "$1" != 1 then + echo "Unsupported core.fsmonitor hook version." >&2 exit 1 fi |