fix(node_dump): Don't collect information about modules

This commit is contained in:
ieQu1 2022-02-21 18:30:08 +01:00
parent 6968deacb8
commit bdcb37263b
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ done
collect netstat -tnl collect netstat -tnl
collect "$RUNNER_BIN_DIR"/emqx_ctl plugins list collect "$RUNNER_BIN_DIR"/emqx_ctl plugins list
collect "$RUNNER_BIN_DIR"/emqx_ctl modules list
collect "$RUNNER_BIN_DIR"/emqx_ctl vm all collect "$RUNNER_BIN_DIR"/emqx_ctl vm all
collect "$RUNNER_BIN_DIR"/emqx_ctl listeners collect "$RUNNER_BIN_DIR"/emqx_ctl listeners