aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/jquery.validate.js
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2012-10-04 14:22:07 +0100
committerMark Longair <mhl@pobox.com>2012-10-04 14:25:06 +0100
commit1a8c282c2e7cd2c2a9e4699f6342ead9012252af (patch)
treee2f247dc5db1ecb4ea87c4ff6461dfe2e0d54602 /web/js/jquery.validate.js
parent98171090747addff1583a9c7744eca7d4255312f (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