[*] caught unescaped path
This commit is contained in:
parent
91ee130890
commit
397b574607
@ -28,7 +28,7 @@ local addBuildCommand = function(when, scriptType, path, cwdRelToProject, args)
|
||||
end
|
||||
|
||||
local cur = auGetCurrentProjectMeta()
|
||||
command = command .. getPremakeExec()
|
||||
command = command .. "\"" .. getPremakeExec() .. "\""
|
||||
|
||||
local oldBootstrapPrefix = Aurora.Settings.sAbsRepoScripts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user