Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
b14c2292
Commit
b14c2292
authored
Feb 14, 2007
by
ericw
Browse files
Remove printout of site-local-config.xml
parent
ec2693ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/CMSSW_frontier.sh
View file @
b14c2292
...
...
@@ -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.
3
2007/02/1
2 20:19:30
ericw Exp $
# $Id: CMSSW_frontier.sh,v 1.
4
2007/02/1
4 15:31:56
ericw Exp $
#
uname
-n
#
...
...
@@ -70,16 +70,15 @@ printf "scramv1 runtime -sh ... completed\n" 1>&2
#
cd
$current
#
#
Report
on site-local-config.xml
#
Check
on site-local-config.xml
#
if
[
-f
$CMS_PATH
/SITECONF/local/JobConfig/site-local-config.xml
]
if
[
!
-f
$CMS_PATH
/SITECONF/local/JobConfig/site-local-config.xml
]
then
printf
"Contents of site-local-config.xml are:
\n
"
cat
$CMS_PATH
/SITECONF/local/JobConfig/site-local-config.xml
else
printf
"CMSSW_frontier.sh: Error. No site-local-config.xml
\n
"
exit
$SAME_ERROR
fi
# printf "Contents of site-local-config.xml are:\n"
# cat $CMS_PATH/SITECONF/local/JobConfig/site-local-config.xml
#
# Test access to squid
#
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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