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

Comparing COMP/CRAB/python/DataDiscovery_DBS2.py (file contents):
Revision 1.3 by gutsche, Wed Feb 7 16:47:45 2007 UTC vs.
Revision 1.4 by gutsche, Wed Feb 7 16:59:18 2007 UTC

# Line 102 | Line 102 | class DataDiscovery_DBS2:
102          args = {}
103          args['url']     = dbs_url
104          args['version'] = dbs_version
105 <
106 <        common.logger.debug(3,"Accessing DBS at: "+dbs_url+" with version: "+dbs_version)
105 >        args['level']   = 'CRITICAL'
106  
107          api = DBSAPI.dbsApi.DbsApi(args)
108          try:

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines