projtool.pl: do not attempt to check unset error codes
[girocco.git] / toolbox / update-all-hooks.sh
blob3cc42bd712598d2e2893358b368844f764119cf4
1 #!/bin/sh
3 # update-all-hooks - Update all out-of-date hooks
4 # The old update-all-hooks.sh has been replaced by update-all-hooks.pl;
5 # it now simply runs that.
7 exec @basedir@/toolbox/update-all-hooks.pl "$@"