From bdcb37263be01941cfe53dbdf06710ea07950c61 Mon Sep 17 00:00:00 2001 From: ieQu1 <99872536+ieQu1@users.noreply.github.com> Date: Mon, 21 Feb 2022 18:30:08 +0100 Subject: [PATCH] fix(node_dump): Don't collect information about modules --- bin/node_dump | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/node_dump b/bin/node_dump index a628c4ed0..1d4c129a4 100755 --- a/bin/node_dump +++ b/bin/node_dump @@ -56,7 +56,6 @@ done collect netstat -tnl 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 listeners