summaryrefslogtreecommitdiff
path: root/xmake/actions/global/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/actions/global/main.lua')
-rwxr-xr-xxmake/actions/global/main.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmake/actions/global/main.lua b/xmake/actions/global/main.lua
index a71a1d2ef..e44ada394 100755
--- a/xmake/actions/global/main.lua
+++ b/xmake/actions/global/main.lua
@@ -60,6 +60,5 @@ function main()
global.dump()
-- trace
- print("configure ok!")
-
+ cprint("${bright}configure ok!")
end