From d3b3c4bf4ab9bb5435792a6bd87f79bd0f634846 Mon Sep 17 00:00:00 2001 From: slguan Date: Sun, 5 Apr 2020 15:04:51 +0800 Subject: [PATCH] sort out error codes --- tests/script/tmp/dnode2.sim | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/script/tmp/dnode2.sim diff --git a/tests/script/tmp/dnode2.sim b/tests/script/tmp/dnode2.sim new file mode 100644 index 0000000000..a448404759 --- /dev/null +++ b/tests/script/tmp/dnode2.sim @@ -0,0 +1,4 @@ +system sh/stop_dnodes.sh +system sh/exec_up.sh -n dnode1 -s start +system sh/exec_up.sh -n dnode2 -s start +sql connect \ No newline at end of file