Re: [Kepler-Project] small glitch in wsapi.mock

2011-01-03 Thread Norman Clarke
I'm pretty sure this is fixed in git. I'll confirm this when I get back from vacation in two more days. On Jan 2, 2011 7:47 AM, "Cosmin Apreutesei" wrote: Hi, Line 66 of mock.lua should be:self.buffer = self.buffer .. (content or '') because write() is called without an argument at line 58

[Kepler-Project] small glitch in wsapi.mock

2011-01-02 Thread Cosmin Apreutesei
Hi, Line 66 of mock.lua should be:self.buffer = self.buffer .. (content or '') because write() is called without an argument at line 58. ___ Kepler-Project mailing list Kepler-Project@lists.luaforge.net http://lists.luaforge.net/cgi-bin/mailman/lis