mirror of
https://github.com/systemd/systemd.git
synced 2025-02-02 13:47:27 +03: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:
parent
686da1c095
commit
d99e099fb4
@ -29,5 +29,4 @@ systemd-cgtop -p -t -c -m -i
|
|||||||
(! systemd-cgtop --order=foo)
|
(! systemd-cgtop --order=foo)
|
||||||
(! systemd-cgtop --depth=-1)
|
(! systemd-cgtop --depth=-1)
|
||||||
(! systemd-cgtop --recursive=foo)
|
(! systemd-cgtop --recursive=foo)
|
||||||
(! systemd-cgtop --recursive=no)
|
|
||||||
(! systemd-cgtop --delay=1foo)
|
(! systemd-cgtop --delay=1foo)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user