diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 15:39:42 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 15:39:42 (EDT) |
commit | a41432aec7f7e561e506089d7195f0293b5e9791 (patch) | |
tree | c9691a51753f6e3be4c7db208b13d0e162dfce01 /TODO | |
parent | 772814d25620f586af33e5ddfa63f1356ff04fae (diff) |
TODO: Drop executable error exiting
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -40,7 +40,6 @@ Tasks * Drop mksysconf. * In executables, print error (using `printf`) and exit if `ob_set_text_domain()` fails. - * In executables, exit on errors. * Support xz upstream archive decompression. * Maybe call separate decompressor utilities instead of using tar's seamless decompression. This enables support for xz with BusyBox < 1.21.0 (commit |