Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/bash: fix jobs again | Natanael Copa | 2018-02-07 | 1 | -8/+21 |
| | | | | | | | | previous fix didnt solve the problem for 32 bit architectures. We fix it by capping childmax to 8192. ref #8447 | ||||
* | main/bash: fix overflow in jobs | Natanael Copa | 2017-12-07 | 1 | -0/+13 |
fixes #8236 |