Oops

Mon, 06 Jul 2020 13:34:06 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 06 Jul 2020 13:34:06 -0500
changeset 29
d4b0773f5e06
parent 28
9b75d0f5e042
child 30
3ac53da03439

Oops

handlers/render.lua file | annotate | diff | comparison | revisions
--- a/handlers/render.lua	Mon Jul 06 13:01:18 2020 -0500
+++ b/handlers/render.lua	Mon Jul 06 13:34:06 2020 -0500
@@ -41,7 +41,7 @@
         else
             if data then
                 data = data.."\n"..l
-            elseif not string.match(l, "%s") then
+            else
                 data=l
             end
         end

mercurial