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

Comparing COMP/CRAB/python/ServerCommunicator.py (file contents):
Revision 1.43 by farinafa, Wed Aug 12 10:14:27 2009 UTC vs.
Revision 1.44 by mcinquil, Tue Sep 8 22:07:59 2009 UTC

# Line 28 | Line 28 | class ServerCommunicator:
28          Open the communication with an Analysis Server by passing the server URL and the port
29          """
30  
31 <        self.ServerTwiki = 'https://twiki.cern.ch/twiki/bin/view/CMS/CrabServer#Server_available_for_users'
31 >        self.ServerTwiki = 'https://twiki.cern.ch/twiki/bin/view/CMS/CrabServerForUsers#Server_available_for_users'
32        
33          self.asSession = C_AS_Session(serverName, serverPort)
34          self.cfg_params = cfg_params

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines