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

update

parent 5ca08dd7
......@@ -234,8 +234,7 @@ function run_testcases() {
function rpc_test() {
set -x
MAIN_HTTP="http://$1:8801"
MAIN_HTTP="$1"
echo "main_ip=$MAIN_HTTP"
init
......@@ -247,7 +246,6 @@ set -x
else
echo "====== unfreeze rpc test pass ==========="
fi
set +x
}
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