Commit fd8a0924 authored by vipwzw's avatar vipwzw

auto ci

parent ddb29f2e
...@@ -22,7 +22,6 @@ echo_rst() { ...@@ -22,7 +22,6 @@ echo_rst() {
gID="" gID=""
gResp="" gResp=""
glAddr="" glAddr=""
gameAddr1="" gameAddr1=""
gameAddr2="" gameAddr2=""
...@@ -90,7 +89,6 @@ chain33_SendTransaction() { ...@@ -90,7 +89,6 @@ chain33_SendTransaction() {
echo "tx hash is $gResp" echo "tx hash is $gResp"
} }
blackwhite_BlackwhiteCreateTx() { blackwhite_BlackwhiteCreateTx() {
#创建交易 #创建交易
addr=$1 addr=$1
...@@ -231,8 +229,8 @@ function run_testcases() { ...@@ -231,8 +229,8 @@ function run_testcases() {
blackwhite_GetBlackwhiteByStatusAndAddr "$gID" "${gameAddr1}" blackwhite_GetBlackwhiteByStatusAndAddr "$gID" "${gameAddr1}"
blackwhite_GetBlackwhiteloopResult "$gID" blackwhite_GetBlackwhiteloopResult "$gID"
} }
function main() { function main() {
local ip=$1 local ip=$1
MAIN_HTTP="http://$ip:8801" MAIN_HTTP="http://$ip:8801"
......
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