Corrected command line parameter bug...

This commit is contained in:
Diego Nehab 2001-03-12 19:40:29 +00:00
parent 33817f147b
commit 8ed1b05f86

View File

@ -8,6 +8,7 @@
-----------------------------------------------------------------------------
-- Read command definitions
-----------------------------------------------------------------------------
HOST = HOST or "localhost"
assert(dofile("testcmd.lua"))
test_debug_mode()