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

Comparing COMP/CRAB/python/SchedulerRemoteglidein.py (file contents):
Revision 1.1 by belforte, Thu Aug 23 13:26:14 2012 UTC vs.
Revision 1.2 by belforte, Mon Aug 27 20:16:24 2012 UTC

# Line 264 | Line 264 | class SchedulerRemoteglidein(SchedulerGr
264              else:
265                  # pick from Available Servers List
266                  srvCfg=ServerConfig('default').config()
267                print srvCfg
267                  remoteHost = srvCfg['serverName']
268                  common.logger.info("remotehost from Avail.List = %s" % remoteHost)
269  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines