From 65c35845c54c7f84b1cf5b0e3d4c7bbdaf1014e3 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Tue, 14 Jun 2005 04:29:23 +0000 Subject: Working on the manual. --- test/testclnt.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/testclnt.lua b/test/testclnt.lua index e3f2b94..83f925b 100644 --- a/test/testclnt.lua +++ b/test/testclnt.lua @@ -69,7 +69,7 @@ function check_timeout(tm, sl, elapsed, err, opp, mode, alldone) end end -if not socket.DEBUG then +if not socket._DEBUG then fail("Please define LUASOCKET_DEBUG and recompile LuaSocket") end -- cgit v1.2.3-55-g6feb