From 7153a28fee3a81fa6a50c36703a8f61f6731cf0d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 12 Mar 2019 12:16:03 -0400 Subject: TODO: Add non-fatal on_error() task Also update copyright years. --- (limited to 'TODO') diff --git a/TODO b/TODO index cf846bf..5384c9c 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v0.9.1