aboutsummaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorIgnacio Burgueño <ignaciob@inconcertcc.com>2014-01-10 14:23:19 -0800
committerIgnacio Burgueño <ignaciob@inconcertcc.com>2014-01-10 14:23:19 -0800
commitbbf921412f5d8d6dfde901f6c64e4d1412ced0da (patch)
tree56e60a22e2633e134f919738aa8de8c12c11b14b /win32
parent04d071bd0ee90cbd82c3d1048254140e2363ce0a (diff)
downloadluarocks-bbf921412f5d8d6dfde901f6c64e4d1412ced0da.tar.gz
luarocks-bbf921412f5d8d6dfde901f6c64e4d1412ced0da.tar.bz2
luarocks-bbf921412f5d8d6dfde901f6c64e4d1412ced0da.zip
Misplaced quote in resulting luarocks.bat file
Line 699 is writing this in the .bat file. ~~~~ C:\luarocks\2.1>IF NOT "c:\luarocks52\share\lua\5.2\?.lua;c:\luarocks52\share\lua\5.2\?\init.lua;;" == "" ("SET LUA_PATH_5_2=c:\luarocks\2.1\lua\?.lua;c:\luarocks\2.1\lua\?\init.lua;c:\luarocks52\share\lua\5.2\?.lua;c:\luarocks52\share\lua\5.2\?\init.lua;;") ~~~~ Which prints an error: `The system cannot find the path specified.` It only happens if env var LUA_PATH_5_2 has some value.
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions