ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SITECOMM/DDT/calculate_links.py
(Generate patch)

Comparing COMP/SITECOMM/DDT/calculate_links.py (file contents):
Revision 1.1 by phedex, Tue Nov 3 11:49:47 2009 UTC vs.
Revision 1.2 by magini, Fri Nov 12 16:13:39 2010 UTC

# Line 75 | Line 75 | if __name__ == '__main__':
75  
76    
77      #surl = 'http://t2.unl.edu/phedex/xml/enabled?from_node=.*&excludefrom=XT%7CCH_CAF&excludeto=XT%7CCH_CAF&to_node=.*&conn=Prod%2FNEBRASKA'
78 <    surl='http://cmsweb.cern.ch/phedex/datasvc/xml/prod/links'
79 <    durl2='http://cmsweb.cern.ch/phedex/datasvc/xml/debug/transferhistory?binwidth=%s&starttime=%s&endtime=%s'
78 >    surl='https://cmsweb.cern.ch/phedex/datasvc/xml/prod/links'
79 >    durl2='https://cmsweb.cern.ch/phedex/datasvc/xml/debug/transferhistory?binwidth=%s&starttime=%s&endtime=%s'
80        
81      year = kwOpts.get('y')
82      month = kwOpts.get('m')

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines