Skip to content
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.

Commit

Permalink
[diagnose] fix missing local
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Gesang committed Jul 13, 2014
1 parent cb67cb7 commit fc3414e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/luaotfload-diagnostics.lua
Original file line number Diff line number Diff line change
Expand Up @@ -641,6 +641,7 @@ local diagnose = function (job)
end

if asked.repository == true then
local status = config.luaotfload.status
check_upstream (status.notes.revision)
asked.repository = nil
end
Expand Down

0 comments on commit fc3414e

Please sign in to comment.