mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test: drop the --recursive=no test
As the outcome also depends on availability of the PID namespace, so the test might (and does) unexpectedly pass in some environments.
This commit is contained in:
@@ -29,5 +29,4 @@ systemd-cgtop -p -t -c -m -i
|
||||
(! systemd-cgtop --order=foo)
|
||||
(! systemd-cgtop --depth=-1)
|
||||
(! systemd-cgtop --recursive=foo)
|
||||
(! systemd-cgtop --recursive=no)
|
||||
(! systemd-cgtop --delay=1foo)
|
||||
|
||||
Reference in New Issue
Block a user