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

Comparing COMP/CRAB/python/SubmitterServer.py (file contents):
Revision 1.59 by spiga, Wed Dec 3 11:32:38 2008 UTC vs.
Revision 1.60 by spiga, Thu Dec 4 09:11:08 2008 UTC

# Line 161 | Line 161 | class SubmitterServer( Submitter ):
161      # TO REMOVE
162      def moveProxy( self ):
163          WorkDirName = os.path.basename(os.path.split(common.work_space.topDir())[0])
164 <        #common.scheduler.checkProxy(Time=100)
165 <        common.scheduler.checkProxy(deep=1)
164 >        ## Temporary... to remove soon  
165 >        common.scheduler.checkProxy(minTime=100)
166          try:
167              common.logger.message("Registering a valid proxy to the server:")
168              flag = " --myproxy"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines