mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-13 17:42:29 +01:00
Put luacheck command into '' so that <> can be used
This commit is contained in:
@ -114,7 +114,7 @@ for i = 1,#mod_names do
|
||||
|
||||
print("echo ------------------------------")
|
||||
print("echo Checking "..config.name.." located at "..config.dir)
|
||||
print("\t\techo Using "..luacheck.." <file>"..cmd_options)
|
||||
print("\t\techo 'Using "..luacheck.." <file>"..cmd_options.."'")
|
||||
print("(")
|
||||
print("\tcd "..config.dir)
|
||||
print("\tfor FILE in *.lua; do")
|
||||
|
Reference in New Issue
Block a user