Corrected command line parameter bug...
This commit is contained in:
parent
33817f147b
commit
8ed1b05f86
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
-----------------------------------------------------------------------------
|
||||
-- Read command definitions
|
||||
-----------------------------------------------------------------------------
|
||||
HOST = HOST or "localhost"
|
||||
assert(dofile("testcmd.lua"))
|
||||
test_debug_mode()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue