Skip to content

Commit

Permalink
Merge pull request #32 from stepelu/various-fixes-3
Browse files Browse the repository at this point in the history
FIX: missing local declaration.
  • Loading branch information
franko committed Nov 18, 2015
2 parents 776f221 + 4bb0a27 commit a61e546
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ local function check(success, result)
end
end

local filename

local args = {...}
local opt = {}
local k = 1
Expand Down

0 comments on commit a61e546

Please sign in to comment.