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
61ea8514
Commit
61ea8514
authored
Jan 13, 2012
by
Andrea Sciaba
Browse files
Minor HTML fix
parent
c00a37bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
SiteTests/FroNtier/tests/test_squid.py
View file @
61ea8514
...
...
@@ -10,7 +10,7 @@ Tests the local FroNtier squid
# 3) file $CMS_PATH/SITECONF/local/JobConfig/site-local-config.xml
# contains the location of the local FroNtier squid server
#
__revision__
=
"$Id: test_squid.py,v 1.2
8
201
0
/0
8
/1
1
1
7:01:00 wangw
Exp $"
__revision__
=
"$Id: test_squid.py,v 1.2
9
201
2
/0
1
/1
3
1
5:39:25 asciaba
Exp $"
import
os
import
sys
import
urllib2
...
...
@@ -284,7 +284,7 @@ for squid in prlist:
# Create request
#
frontierRequest
=
format
%
(
frontierUrl
,
retrieveZiplevel
,
encQuery
)
print
"
\n
Frontier Request:
\n
"
,
frontierRequest
print
"
\n
Frontier Request:
\n
"
,
frontierRequest
.
replace
(
'&'
,
'&'
)
#
# Add refresh header if needed
#
...
...
SiteTests/testjob/tests/TestCmsswVersion.sh
View file @
61ea8514
...
...
@@ -48,8 +48,7 @@ else
echo
"</strong></p>"
exit
1
else
echo
"<p>CMSSW version
$cmsver
configured correctly<p>"
echo
"<br>"
echo
"<p>CMSSW version
$cmsver
configured correctly</p>"
fi
fi
exit
0
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