summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-22 20:39:40 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-04-24 00:25:04 -0400
commitfff87a35d9e26c0d4ea41273a963c0eb20e18da4 (patch)
tree72433983d5b6d9070f94c34160dde665ab92abf8 /TODO
parent0ee679580e55b4b7fe6c68bf63d953017c489617 (diff)
test: make it easier to override kernel version
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index fe27d2b2a..aa2c1cea9 100644
--- a/TODO
+++ b/TODO
@@ -72,8 +72,10 @@ Features:
* explicitly disallow changing the cgroup path of units in the
name=systemd hierarchy, unless it is outside of /system
-* add 'set -e' to scripts in test/
-* make test in test/ work with separate output dir
+* test/:
+ - add 'set -e' to scripts in test/
+ - make stuff in test/ work with separate output dir
+ - remove all the duplicated code in test/
* suppress log output on shutdown when "quiet" is used