diff options
author | Mark Longair <mhl@pobox.com> | 2012-10-04 14:22:07 +0100 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2012-10-04 14:25:06 +0100 |
commit | 1a8c282c2e7cd2c2a9e4699f6342ead9012252af (patch) | |
tree | e2f247dc5db1ecb4ea87c4ff6461dfe2e0d54602 /web/js/jquery.validate.js | |
parent | 98171090747addff1583a9c7744eca7d4255312f (diff) |
Make install_perl_modules exit in error on failure
Previously, install_perl_modules would exit with 0 regardless
of whether installation of the modules succeeded or failed;
this meant, in particularly, that when called from the
install script with 'set -e', it's possible to miss that
the module installation failed. By adding 'set -e' to
install_perl_modules, we should get a useful exit code.
Diffstat (limited to 'web/js/jquery.validate.js')
0 files changed, 0 insertions, 0 deletions