/[qa]/trunk/pts/www/bin/sources_to_xml.py
ViewVC logotype

Diff of /trunk/pts/www/bin/sources_to_xml.py

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

revision 1932 by zack, Fri Aug 8 14:54:12 2008 UTC revision 1933 by zack, Fri Aug 8 17:19:52 2008 UTC
# Line 174  for comp in ["main", "contrib", "non-fre Line 174  for comp in ["main", "contrib", "non-fre
174      #treat_sources_file(dir + "/Sources-security-testing_%s" % comp,      #treat_sources_file(dir + "/Sources-security-testing_%s" % comp,
175              #"testing-security")              #"testing-security")
176      treat_sources_file(dir + "/Sources-volatile_%s" % comp, "volatile")      treat_sources_file(dir + "/Sources-volatile_%s" % comp, "volatile")
177        treat_sources_file(dir + "/Sources-mentors_%s" % comp, "mentors")
178    
179  # Store the list of sources generated  # Store the list of sources generated
180  f = open(odir + "/sources_done", "w")  f = open(odir + "/sources_done", "w")

Legend:
Removed from v.1932  
changed lines
  Added in v.1933

  ViewVC Help
Powered by ViewVC 1.1.5