Skip to content

Commit

Permalink
Update from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Mar 27, 2017
1 parent b70c8ad commit d0ccbf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/installation/system_role_handlers_runner.rb
Expand Up @@ -55,6 +55,7 @@ def require_handler(role_id)
true
rescue LoadError
log.info("There is no special finisher for #{role_id} ('#{filename}' not found)")
false
end
end
end

0 comments on commit d0ccbf9

Please sign in to comment.