Project

General

Profile

« Previous | Next » 

Revision 3fe1ff94

Added by Thomas McKay over 7 years ago

fixes #15752 - continue processing even if error

View differences:

lib/hammer_cli_csv/lifecycle_environments.rb
end
print "done\n" if option_verbose?
end
rescue RuntimeError => e
raise "#{e}\n #{line}"
end
end
end

Also available in: Unified diff