hets.rb revision ec416eab0158cfe34b77cea4a11f8b84bc194a7a
1506N/A paths.each do |path|
3143N/A return path if File.exists? path
1506N/A Rails.logger.debug command
1949N/A raise HetsDeploymentError.new("*** Error: Hets library not found. ***") if library_path.nil?
1506N/A return library_path