ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/WEBCONDDB/CondWebServer/server.py
(Generate patch)

Comparing COMP/WEBCONDDB/CondWebServer/server.py (file contents):
Revision 1.26 by xiezhen, Tue Jun 16 16:54:16 2009 UTC vs.
Revision 1.27 by xiezhen, Tue Jun 16 18:30:09 2009 UTC

# Line 20 | Line 20 | class Server(object):
20          self.__hostname='localhost'
21          self.__port=6789
22          self.__appconfigfile='application.conf'
23 <        self.__detconfigfile='detector.conf'
23 >        self.__detconfigfile='detector31x.conf'
24      def start (self):
25          """Start server
26          """

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines