From 0d980904e09e0dd21a890cd7ae6ad3e7250ce563 Mon Sep 17 00:00:00 2001 From: Shawn <506895667@qq.com> Date: Wed, 22 Jun 2022 22:16:03 +0800 Subject: [PATCH] fix: tmp - test relup --- .ci/fvt_tests/relup.lux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci/fvt_tests/relup.lux b/.ci/fvt_tests/relup.lux index a6de27e94..f3ac60521 100644 --- a/.ci/fvt_tests/relup.lux +++ b/.ci/fvt_tests/relup.lux @@ -27,7 +27,7 @@ ?SH-PROMPT !cd emqx - !./bin/emqx start + !./bin/emqx console ?EMQ X .* is started successfully! ?SH-PROMPT @@ -40,7 +40,7 @@ !sed -i '/emqx_telemetry/d' data/loaded_plugins - !./bin/emqx start + !./bin/emqx console ?EMQ X .* is started successfully! ?SH-PROMPT