File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
HLTrigger/Configuration/python/Tools Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ class OfflineConverter:
2121 # CMSRAC11-V.cms, CMSRAC12-V.cms, CMSRAC21-V.cms
2222
2323 # the possible machines and interfaces for the *offline* database are
24- # cmsr1-s.cms , cmsr2-s.cms , cmsr3-s.cms
25- # cmsr1-v.cms , cmsr2-v.cms , cmsr3-v.cms
24+ # cmsr1-s.cern.ch , cmsr2-s.cern.ch , cmsr3-s.cern.ch
25+ # cmsr1-v.cern.ch , cmsr2-v.cern.ch , cmsr3-v.cern.ch
2626 # but the -s and -v interfaces resolve to the same hosts
2727 # The actual machines and interfaces are
28- # itrac50011 -s.cern.ch, itrac50063 -s.cern.ch, itrac50078 -s.cern.ch
29- # itrac50011 -v.cern.ch, itrac50063 -v.cern.ch, itrac50078 -v.cern.ch
28+ # itrac5404 -s.cern.ch, itrac5413 -s.cern.ch, itrac5433 -s.cern.ch
29+ # itrac5404 -v.cern.ch, itrac5413 -v.cern.ch, itrac5433 -v.cern.ch
3030
3131 databases = {}
3232 databases ['v1' ] = {}
You can’t perform that action at this time.
0 commit comments