Commit c06bd0b4 authored by linj's avatar linj Committed by vipwzw

update

parent 5ca08dd7
...@@ -234,8 +234,7 @@ function run_testcases() { ...@@ -234,8 +234,7 @@ function run_testcases() {
function rpc_test() { function rpc_test() {
set -x MAIN_HTTP="$1"
MAIN_HTTP="http://$1:8801"
echo "main_ip=$MAIN_HTTP" echo "main_ip=$MAIN_HTTP"
init init
...@@ -247,7 +246,6 @@ set -x ...@@ -247,7 +246,6 @@ set -x
else else
echo "====== unfreeze rpc test pass ===========" echo "====== unfreeze rpc test pass ==========="
fi fi
set +x
} }
rpc_test "$1" rpc_test "$1"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment