mirror of
https://codeberg.org/1414codeforge/yui.git
synced 2025-04-07 15:21:04 +02:00
[crush] Update crush.lua.
This commit is contained in:
parent
6dd7691d71
commit
18fdaee15d
@ -179,7 +179,7 @@ local function fetch(dep)
|
|||||||
end
|
end
|
||||||
|
|
||||||
if not os.execute(fullcmd) then
|
if not os.execute(fullcmd) then
|
||||||
error(name..": Dependency fetch failed ("..cmd..").")
|
error(dep.name..": Dependency fetch failed ("..cmd..").")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user