Commit cd40b19c authored by vipwzw's avatar vipwzw

auto ci

parent 699b04e9
...@@ -150,4 +150,3 @@ chain33_QueryExecBalance() { ...@@ -150,4 +150,3 @@ chain33_QueryExecBalance() {
ok=$(jq '(.error|not) and (.result[0] | [has("balance", "frozen"), true] | unique | length == 1)' <<<"$resp") ok=$(jq '(.error|not) and (.result[0] | [has("balance", "frozen"), true] | unique | length == 1)' <<<"$resp")
[ "$ok" == true ] [ "$ok" == true ]
} }
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