summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2005-07-27 16:18:54 +0000
committerjlam <jlam>2005-07-27 16:18:54 +0000
commitd269a6cb6eb82948a0712b57da2865b52217836a (patch)
tree9b9f04a9c23a5f49002db90799835420a87cf343 /www
parentfd33f6badffa4c16e0f8a111cadffef61f63bec0 (diff)
downloadpkgsrc-d269a6cb6eb82948a0712b57da2865b52217836a.tar.gz
Rewrite scripts to be more resilient to shells that exit immediately
if an untested command fails (see sh(1), "-e errexit"). Do this by changing lines that look like: test expression && command to test ! expression || command so that the statement list always returns 0. Also, back out revision 1.38 of pkgsrc/mk/install/install and modify the if-test to branch correctly if +USERGROUP doesn't exist.
Diffstat (limited to 'www')
0 files changed, 0 insertions, 0 deletions