summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-01-29 16:14:07 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-01-29 19:01:41 -0500
commit7bcd865d386d96caac83cb1c589fdb8f9ce3b081 (patch)
tree611e8c042c435820ffa283a191c0ae8a89c106c7 /TODO
parent1682ff60114b7a57972a03aa99f9864064593f72 (diff)
test: some trivial fixes to test scripts
- fix typo - use compiled systemd-nspawn - drop --capability=... from systemd-nspawn invocation, is is the default now - simplify sudo make invocations
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3e2ff8b6d1..26e4c5acf3 100644
--- a/TODO
+++ b/TODO
@@ -13,6 +13,9 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
+* add 'set -e' to scripts in test/
+* make test in test/ work with separate output dir
+
Fedora 19:
* drop no longer needed modprobe.d udlfb file (it does not belong in /etc anyway)