#5954: Update `update-critpath` script to use pkgdb-cli

Fedora Release Engineering rel-eng at fedoraproject.org
Thu Jul 31 17:32:57 UTC 2014


#5954: Update `update-critpath` script to use pkgdb-cli
------------------------------+-----------------------
  Reporter:  cydrobolt        |      Owner:  rel-eng@…
      Type:  defect           |     Status:  new
 Milestone:  Fedora 21 Alpha  |  Component:  other
Resolution:                   |   Keywords:
Blocked By:                   |   Blocking:
------------------------------+-----------------------

Comment (by pingou):

 {{{
 48      BOLD = ""
 49      RED = ""
 50      RESET = ""
 }}}

 You could just drop these since they are not used anywhere.

 Also, I think we should rework the argument parsing/handling
 {{{
 python update-critpath critpath f20 critpath.txt True
 }}}

 Having the first argument of the script be {{{critpath}}} while the script
 is named {{{update-critpath}}} seems redundant.
 In action, since there is only one action (and will ever be only one),
 there is no need to have {{{action}}} at all.

-- 
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5954#comment:4>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project


More information about the rel-eng mailing list