From 4ef757d125789b5b80879f7054b10932acea38b9 Mon Sep 17 00:00:00 2001 From: liuyao <54liuyao@163.com> Date: Mon, 9 Oct 2023 11:04:35 +0800 Subject: [PATCH] ci --- tests/script/tsim/stream/basic4.sim | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/script/tsim/stream/basic4.sim b/tests/script/tsim/stream/basic4.sim index cfd03ba5e5..b4e3d62545 100644 --- a/tests/script/tsim/stream/basic4.sim +++ b/tests/script/tsim/stream/basic4.sim @@ -318,4 +318,5 @@ if $data[29][1] != 2 then goto loop7 endi + system sh/exec.sh -n dnode1 -s stop -x SIGINT \ No newline at end of file