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
a6a655ce
Commit
a6a655ce
authored
Apr 04, 2013
by
Nicolo Magini
Browse files
Fix SiteName variable in CVS url
parent
d0fad55b
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/CE-cms-basic
View file @
a6a655ce
...
...
@@ -222,7 +222,7 @@ if [ $rc == 0 ] ; then
if
[
$?
==
1
]
;
then
asCvs
=
0
;
fi
if
[
$asCvs
==
0
]
;
then
noTFCDump
=
1
cvsMarkupUrl
=
"http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/COMP/SITECONF/
${
s
iteName
}
/PhEDEx/
${
TFCfileName
}
?view=markup"
cvsMarkupUrl
=
"http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/COMP/SITECONF/
${
S
iteName
}
/PhEDEx/
${
TFCfileName
}
?view=markup"
TfcFileMarkup
=
`
mktemp
/tmp/TFC-from-CVS-Markup.xml.XXX
`
echo
"<pre>Fetch CVS Markup copy of TFC from
$cvsMarkupUrl
"
./fetch-from-web2
\"
$cvsMarkupUrl
\"
$TfcFileMarkup
...
...
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