From 74f1abf97030d1799ebaf9790d50c003408bd0a3 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Wed, 13 Mar 2019 03:08:52 -0400
Subject: ob_error(): Make non-fatal

---
(limited to 'TODO')

diff --git a/TODO b/TODO
index 4f8cfa3..a106267 100644
--- a/TODO
+++ b/TODO
@@ -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
 ---------
--
cgit v0.9.1