From cc01a79f4486021fe4b1c8d5bfbbb11c318bdbd2 Mon Sep 17 00:00:00 2001 From: Leo Chen Date: Tue, 23 Jul 2019 17:19:22 -0700 Subject: [PATCH] [local] use local-resharding test config Signed-off-by: Leo Chen --- test/debug.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/debug.sh b/test/debug.sh index f6091519b..f43ecb55b 100755 --- a/test/debug.sh +++ b/test/debug.sh @@ -1,3 +1,3 @@ ./test/kill_node.sh rm -rf tmp_log* -./test/deploy.sh -D -1 ./test/configs/local.txt \ No newline at end of file +./test/deploy.sh -D -1 ./test/configs/local-resharding.txt