DescriptionThe scripts are simple enough and should work fine under any POSIX shell,
which is particularly helpful when one is using `gclient sync' on a platform
that does not have /bin/bash (ie. it's installed in another location or not
present at all), since the hooks are automatically added to the git
checkouts.
While here, just `exec' the scripts directly instead of invoking another
shell by hand and remove the redundant `exit 0' lines.
R=cmp@chromium.org,dpranke@chromium.org,szager@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=214181
Patch Set 1 #
Total comments: 4
Patch Set 2 : exec sh -> exec #
Messages
Total messages: 21 (0 generated)
|