diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -47,11 +47,13 @@ Tasks * Make `set -e` and drop `return 125` from library functions. `shift` arguments, and exit (with `kill`) if `shift` returns non-zero (POSIX only says the shell "may exit"). + * Make `ob_error()` non-fatal and use in libopkbuild in places where functions + return on error. Copyright --------- -Copyright (C) 2012, 2018 Patrick McDermott +Copyright (C) 2012, 2018, 2019 Patrick McDermott Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright |