mirror of
https://github.com/Adorable-Catgirl/LuaComp.git
synced 2024-11-23 02:18:06 +11:00
forgot something
This commit is contained in:
parent
4436ea7663
commit
af9be05fc8
@ -38,7 +38,7 @@ function providers.luamin(cin)
|
||||
-- io.stderr:write("DEBUG: ", "luamin -f "..fn.." 2>&1", "\n")
|
||||
local dat = lmh:read("*a")
|
||||
local stat, _, code = lmh:close()
|
||||
--os.remove(fn)
|
||||
os.remove(fn)
|
||||
if (code ~= 0) then
|
||||
return false, dat
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user