ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/PhEDExDatasvcInfo.py
(Generate patch)

Comparing COMP/CRAB/python/PhEDExDatasvcInfo.py (file contents):
Revision 1.8 by spiga, Thu Oct 9 11:23:05 2008 UTC vs.
Revision 1.9 by spiga, Fri Oct 10 14:38:00 2008 UTC

# Line 211 | Line 211 | class PhEDExDatasvcInfo:
211                  msg+='       OriginalSubmission: stageout path is not retrieved from %s \n'%fullurl
212                  raise CrabException(msg)
213          else:
214 <            stageoutpfn = 'srm://'+self.node+':'self.user_port+self.user_se_path+self.lfn
214 >            stageoutpfn = 'srm://'+self.node+':'+self.user_port+self.user_se_path+self.lfn
215  
216          return stageoutpfn
217  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines