changeset 59:a4a8f0d0b63a

updated TODO list to include the `set -e' stuff
author meillo@marmaro.de
date Mon, 19 Jul 2010 12:28:35 +0200 (2010-07-19)
parents ceba90d59cf0
children 21667a2b9465
files TODO
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Mon Jul 19 12:27:05 2010 +0200
+++ b/TODO	Mon Jul 19 12:28:35 2010 +0200
@@ -1,1 +1,3 @@
 - better Debian docs
+- investigate into `set -e' for init scripts
+  (see standards version 3.9.0)