Skip to content

Commit

Permalink
FIX: missing local declaration.
Browse files Browse the repository at this point in the history
  • Loading branch information
stepelu committed Nov 18, 2015
1 parent 776f221 commit 4bb0a27
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 4bb0a27

Please sign in to comment.