/[collab-qa]/multi-arch/multi-arch-same-validator
ViewVC logotype

Diff of /multi-arch/multi-arch-same-validator

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2072 by jwilk, Sat Oct 29 14:42:27 2011 UTC revision 2073 by jwilk, Mon Oct 31 23:02:38 2011 UTC
# Line 112  def do_qa(options): Line 112  def do_qa(options):
112          if len(urls) <= 1:          if len(urls) <= 1:
113              log_action(pkgname, pkgversion, 'skip')              log_action(pkgname, pkgversion, 'skip')
114              continue              continue
115          log_action(pkgname, pkgversion, 'download ({})'.format(' '.join(urls.keys())))          log_action(pkgname, pkgversion, 'download ({archs})'.format(archs=' '.join(urls.keys())))
116          pkgdata = collections.defaultdict(          pkgdata = collections.defaultdict(
117              lambda: collections.defaultdict(set)              lambda: collections.defaultdict(set)
118          )          )

Legend:
Removed from v.2072  
changed lines
  Added in v.2073

  ViewVC Help
Powered by ViewVC 1.1.5