Changeset ef7d689 for fedd


Ignore:
Timestamp:
Jun 15, 2012 3:40:29 PM (12 years ago)
Author:
Ted Faber <faber@…>
Branches:
compt_changes, master
Children:
d58ee5e
Parents:
68f03a6
Message:

Allow call w/o credential - url was undefined

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_image.py

    r68f03a6 ref7d689  
    350350(opts, args) = parser.parse_args()
    351351
     352url = None
     353
    352354# Note that if we're converting a local topdl file, the absence of a cert or
    353355# abac directory may not be a big deal.  It's checked if needed below
Note: See TracChangeset for help on using the changeset viewer.