Commit cb66eadb authored by linj's avatar linj Committed by vipwzw

fmt

parent f3ac6c95
...@@ -232,7 +232,7 @@ function run_testcases() { ...@@ -232,7 +232,7 @@ function run_testcases() {
function debug_function() { function debug_function() {
set -x set -x
eval $@ eval "$@"
set +x set +x
} }
......
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