summaryrefslogtreecommitdiffstats
path: root/src/output.sh
Commit message (Collapse)AuthorAgeFilesLines
* Revert "error(): Kill whole process group"Patrick McDermott2019-04-141-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 groupPatrick McDermott2019-04-141-1/+1
|
* Make redirected FDs explicitPatrick McDermott2019-04-141-6/+6
|
* Update author namePatrick McDermott2019-04-101-1/+1
|
* `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'`P. J. McDermott2017-07-221-1/+1
|
* Improve license noticesP. J. McDermott2017-07-221-9/+12
|
* src/*.sh: Drop inclusion guardsP. J. McDermott2017-07-221-3/+0
|
* `git mv lib/*.sh src/`P. J. McDermott2017-07-221-0/+68