Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "error(): Kill whole process group" | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | This reverts commit c6827c8ce741308f4575243e95c0f5f5a95d5511. Fixes: $ make check [...] make[2]: *** Deleting file 'tests/include-existing.log' tap-driver.sh: fatal: I/O or internal error Makefile:962: recipe for target 'tests/include-existing.log' failed make[2]: *** [tests/include-existing.log] Error 1 Makefile:941: recipe for target 'check-TESTS' failed make[1]: *** [check-TESTS] Interrupt Makefile:1140: recipe for target 'check-am' failed make: *** [check-am] Interrupt | ||||
* | error(): Kill whole process group | Patrick McDermott | 2019-04-14 | 1 | -1/+1 |
| | |||||
* | Make redirected FDs explicit | Patrick McDermott | 2019-04-14 | 1 | -6/+6 |
| | |||||
* | Update author name | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
| | |||||
* | `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'` | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
| | |||||
* | Improve license notices | P. J. McDermott | 2017-07-22 | 1 | -9/+12 |
| | |||||
* | src/*.sh: Drop inclusion guards | P. J. McDermott | 2017-07-22 | 1 | -3/+0 |
| | |||||
* | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 1 | -0/+68 |