mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
Corrected command line parameter bug...
This commit is contained in:
parent
33817f147b
commit
8ed1b05f86
@ -8,6 +8,7 @@
|
|||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
-- Read command definitions
|
-- Read command definitions
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
HOST = HOST or "localhost"
|
||||||
assert(dofile("testcmd.lua"))
|
assert(dofile("testcmd.lua"))
|
||||||
test_debug_mode()
|
test_debug_mode()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user