Project

General

Profile

« Previous | Next » 

Revision b42ced74

Added by Eric Lake over 7 years ago

#150 remove the 1 field from composite lines in content view export

View differences:

lib/hammer_cli_csv/content_views.rb
end
end
contentviews.delete!("\n")
composite_contentviews << [name, 1, label, orgname, composite, contentviews, environments]
composite_contentviews << [name, label, orgname, composite, contentviews, environments]
else
repositories = export_column(contentview, 'repositories', 'name')
csv << [name, label, orgname, composite, repositories, environments]

Also available in: Unified diff