Paulo Neves has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/542680 )
Change subject: Correct shebang for install_git_hooks
......................................................................
Correct shebang for install_git_hooks
OSTYPE and [[ are not defined for POSIX sh, only for
bash. Attempting to use a POSIX shell to run install_git_hooks.sh
would lead to errors. Checked with shellcheck that the script
is correct for bash.
Change-Id: I094cdbc1b0fc72c39190467993090dc31c1b2e28
Signed-off-by: Paulo Neves <ptsneves(a)gmail.com>
---
M src/scripts/git_hooks/install_git_hooks.sh
1 file changed, 16 insertions(+), 1 deletion(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/80/542680/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/542680
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I094cdbc1b0fc72c39190467993090dc31c1b2e28
Gerrit-Change-Number: 542680
Gerrit-PatchSet: 1
Gerrit-Owner: Paulo Neves <ptsneves(a)gmail.com>
Gerrit-MessageType: newchange