From 9542305e19e902f7fa9e197c71ffe16ce5fe5a3e Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 5 Apr 2019 00:46:10 +0800 Subject: fix install package tips --- xmake/actions/require/impl/package.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/actions/require/impl/package.lua') diff --git a/xmake/actions/require/impl/package.lua b/xmake/actions/require/impl/package.lua index 3a0eeb22e..af9208ac7 100644 --- a/xmake/actions/require/impl/package.lua +++ b/xmake/actions/require/impl/package.lua @@ -633,7 +633,6 @@ function _install_packages(packages_install, packages_download) end -- trace - cprintf("\r${yellow} => ${clear}installing %s .. %s", table.concat(installing, ", "), waitchars[waitindex + 1]) cprintf("\r${yellow} => ${clear}") if #downloading > 0 then cprintf("downloading ${magenta}%s${clear}", table.concat(downloading, ", ")) -- cgit v1.3.1