From c64b00720fb6c79cefe84cbf2a54098503241a18 Mon Sep 17 00:00:00 2001 From: Rory-Z Date: Fri, 14 May 2021 05:42:59 +0000 Subject: [PATCH] chore(CI): update relup test script --- .ci/fvt_tests/relup.lux | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.ci/fvt_tests/relup.lux b/.ci/fvt_tests/relup.lux index b75e0fa94..85b47bb60 100644 --- a/.ci/fvt_tests/relup.lux +++ b/.ci/fvt_tests/relup.lux @@ -111,13 +111,6 @@ ???{"data":600,"code":0} ?SH-PROMPT -[shell http_server] - !http_server:stop(). - ?ok - ?> - !halt(3). - ?SH-PROMPT: - [shell emqx2] !cat log/emqx.log.1 |grep -v 691c29ba |tail -n 100 -error @@ -142,6 +135,13 @@ !rm -rf $PACKAGE_PATH/emqx ?SH-PROMPT: +[shell http_server] + !http_server:stop(). + ?ok + ?> + !halt(3). + ?SH-PROMPT: + [endloop] [cleanup]