Commit fc5bddc7 authored by wentao.suo's avatar wentao.suo

fffff

parent e978b26d
...@@ -43,7 +43,7 @@ def prepare_config(buildType,systemName, contextDir) { ...@@ -43,7 +43,7 @@ def prepare_config(buildType,systemName, contextDir) {
prepare_luaui(systemName, contextDir) prepare_luaui(systemName, contextDir)
break break
default: default:
echo "未知的buildType: ${buildType}" _utils().beautyEcho("未知的buildType: ${buildType}","fail")
break break
} }
} }
......
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