ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/TWikiIB/makeScramInfo.py
(Generate patch)

Comparing UserCode/TWikiIB/makeScramInfo.py (file contents):
Revision 1.1 by geonmo, Mon Sep 7 09:46:41 2009 UTC vs.
Revision 1.2 by geonmo, Tue Sep 8 10:04:03 2009 UTC

# Line 98 | Line 98 | class makeScramInfo(object):
98  
99          summarytype =  self.packagename[6]+'.'+self.packagename[8]+'-'+self.day+'-'+self.packagename[23:25]
100          url = 'http://cms-service-sdtweb.web.cern.ch/cms-service-sdtweb/rc/'+self.arch+'/www/'+self.day+'/'+summarytype+'/'+self.packagename+'/scramInfo.log'
101 <        print url
101 >        #print url
102          lines = []
103          page = os.popen('wget --no-check-certificate -nv -o /dev/null -O- '+url)
104  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines