Skip to content

Commit

Permalink
In which I fix JF's code ;-)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Martin committed Sep 12, 2014
1 parent 7d5f2ce commit dc680e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Thorfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ begin
require 'kitchen/thor_tasks'
Kitchen::ThorTasks.new
rescue LoadError
puts ">>>>> Kitchen gem not loaded, omitting tasks" unless ENV['CI']
puts '>>>>> Kitchen gem not loaded, omitting tasks' unless ENV['CI']
end

0 comments on commit dc680e1

Please sign in to comment.