diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -41,8 +41,8 @@ Tasks * In executables, print error (using `printf`) and exit if `ob_set_text_domain()` fails. * Make `set -e`. - * Make `ob_error()` non-fatal and use in libopkbuild in places where functions - return on error. + * Use `ob_error()` in libopkbuild in places where functions return on error. + * In executables, exit on errors. Copyright --------- |