Skip to content

Commit

Permalink
Update ksp.moon
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Dec 1, 2016
1 parent 39c7343 commit bcfc9d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ksp.moon
Expand Up @@ -498,6 +498,7 @@ class extends lapis.Application
if next fields
-- TEMPORARY DEBUG CODE
for k,v in pairs fields
fields[k] = v .. ""
v_clean = v\gsub("\"", "\\\"")
os.execute("echo \"#{k}=#{v_clean}\" >> ./tmp.log")
-- OH GOD THIS IS DANGEROUS
Expand Down

0 comments on commit bcfc9d7

Please sign in to comment.