Commit 20af4366 authored by 张振华's avatar 张振华

update

parent b49a5c59
...@@ -343,7 +343,7 @@ function rpc_test() { ...@@ -343,7 +343,7 @@ function rpc_test() {
dapp_test_rpc "http://${1}:8801" dapp_test_rpc "http://${1}:8801"
fi fi
if [ "$DAPP" == "paracross" ]; then if [ "$DAPP" == "paracross" ]; then
system_test_rpc "http://${1}:8901" #system_test_rpc "http://${1}:8901"
dapp_test_rpc "http://${1}:8901" dapp_test_rpc "http://${1}:8901"
fi fi
......
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