Commit 9992780e authored by vipwzw's avatar vipwzw

auto ci

parent 6fa4f8c2
......@@ -35,12 +35,9 @@ function system_test_rpc() {
echo "=========== # system rpc test ============="
echo "ip=$MAIN_HTTP"
chain33_lock
chain33_unlock
if [ -n "$CASE_ERR" ]; then
echo "there some case error"
exit 1
......
......@@ -48,8 +48,6 @@ function dapp_rpc_test() {
chain33_unlock
paracross_GetBlock2MainInfo
if [ -n "$CASE_ERR" ]; then
echo "paracross there some case error"
exit 1
......
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