From b08c2b97a16e9d299e52dcf6b02c9bd6a5e52a08 Mon Sep 17 00:00:00 2001 From: Shengliang Guan Date: Mon, 8 Jun 2020 11:13:08 +0800 Subject: [PATCH] [TD-545] scripts --- tests/script/general/parser/limit2.sim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/script/general/parser/limit2.sim b/tests/script/general/parser/limit2.sim index 61f817644a..5f71232585 100644 --- a/tests/script/general/parser/limit2.sim +++ b/tests/script/general/parser/limit2.sim @@ -69,6 +69,8 @@ print ====== tables created print ================== restart server to commit data into disk system sh/exec.sh -n dnode1 -s stop -x SIGINT + +return sleep 3000 system sh/exec.sh -n dnode1 -s start print ================== server restart completed -- GitLab