Skip to content

Commit

Permalink
Merge branch 'development' of github.com:RedHatSatellite/sat6_scripts…
Browse files Browse the repository at this point in the history
… into development
  • Loading branch information
Geoff Gatward committed Oct 14, 2018
2 parents 14c2ccc + e2448ba commit 4ee164c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sat_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,13 @@ def get_cv(org_id):
# Return the ID (should be '1') and the label (forms part of the export path name)
return cv_result['id'], cv_ver, cv_result['label']
<<<<<<< HEAD
<<<<<<< HEAD
=======

>>>>>>> master
=======

>>>>>>> e2448ba67fb918a5a4a04d1d3811f9f91b579239

# Promote a content view version
def export_cv(dov_ver, last_export, export_type):
Expand Down

0 comments on commit 4ee164c

Please sign in to comment.