diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-22 20:39:40 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-04-24 00:25:04 -0400 |
commit | fff87a35d9e26c0d4ea41273a963c0eb20e18da4 (patch) | |
tree | 72433983d5b6d9070f94c34160dde665ab92abf8 /TODO | |
parent | 0ee679580e55b4b7fe6c68bf63d953017c489617 (diff) |
test: make it easier to override kernel version
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |