-
David Zülke authored
if an app has a .profile.d script that does set -u, and that is evaluated before WEB_CONCURRENCY.sh (because of alpha order when globbing), the access to the variable, if unset, would cause a failure on startup the fix is to check if the variable is set, using the '+' parameter substitution
acc99022
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| bin | ||
| lib | ||
| profile | ||
| test | ||
| vendor | ||
| .gitignore | ||
| .travis.yml | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| makefile |