Commit 1e00e731 authored by pengjun's avatar pengjun

#484 fix linter

parent 181eef1e
...@@ -22,4 +22,4 @@ function dapp_test_rpc() { ...@@ -22,4 +22,4 @@ function dapp_test_rpc() {
echo "============ # dapp rpc test end =============" echo "============ # dapp rpc test end ============="
} }
dapp_test_rpc $1 dapp_test_rpc "$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