diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-01-07 08:41:24 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-20 19:48:16 -0400 |
commit | 0d8c31ff7237149b505290652864b4e7e866b2a7 (patch) | |
tree | 2a1497d3b0384fb7ab20c6010276be0e166619eb /test/shutdown.target | |
parent | f0ea29eaeb3449822bfbdfa839b00e323dfc523e (diff) | |
download | systemd-0d8c31ff7237149b505290652864b4e7e866b2a7.tar.gz |
test-engine: fix access to unit load path
Also add a bit of debugging output to help diagnose problems,
add missing units, and simplify cppflags.
Move test-engine to normal tests from manual tests, it should now
work without destroying the system.
Diffstat (limited to 'test/shutdown.target')
l--------- | test/shutdown.target | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/shutdown.target b/test/shutdown.target new file mode 120000 index 0000000000..1a3c2eec84 --- /dev/null +++ b/test/shutdown.target @@ -0,0 +1 @@ +../units/shutdown.target
\ No newline at end of file |