Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
0abc841b
Commit
0abc841b
authored
Mar 22, 2007
by
ericw
Browse files
Changed connect string for forward compatibility with CMSSW_1_3_0
parent
e7bead81
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CMSSW_frontier.sh
View file @
0abc841b
...
...
@@ -6,7 +6,7 @@
# 1) environmental variables SAME_OK and SAME_ERROR are defined
# 2) . $CMS_PATH/cmsset_default.sh has already been run
#
# $Id: CMSSW_frontier.sh,v 1.
7
2007/03/22 1
4:25
:2
5
ericw Exp $
# $Id: CMSSW_frontier.sh,v 1.
8
2007/03/22 1
5:53
:2
7
ericw Exp $
#
uname
-n
#
...
...
@@ -116,7 +116,7 @@ process TEST = {
bool loadAll = true
# string connect = "oracle://devdb10/cms_cond_ecal"
untracked bool siteLocalConfig = true
string connect = "frontier://cms_conditions_data/
FrontierInt/
CMS_COND_ECAL"
string connect = "frontier://cms_conditions_data/CMS_COND_ECAL"
string timetype = "runnumber"
PSet DBParameters = {
untracked int32 messageLevel=0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment