]> git.ipfire.org Git - people/ms/network.git/blobdiff - test/networkd/test.sh
test: Collect more information from test environment
[people/ms/network.git] / test / networkd / test.sh
index 9cecf0a4cba2aac44758c904f42db0cfcb79ae9a..3eda034c2b62527d97ec26e8df58cded8388404d 100644 (file)
@@ -52,6 +52,8 @@ dump_command() {
 }
 
 dump_status() {
+       dump_command "printenv"
+       dump_command "ps aux"
        dump_command "ip -d link"
 }