Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
6e6c7057
Commit
6e6c7057
authored
Sep 13, 2011
by
Andrea Sciaba
Browse files
Suppressed FJR dump
parent
042bf663
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/testjob/tests/AnalysisTest.sh
View file @
6e6c7057
...
...
@@ -115,16 +115,15 @@ start=`date +%s`
#
# Run cmsRun
#
printf
"local file Analysis test
\n
"
printf
"START TIME:
`
date
`
--> running cmsRun -j fjr.xml -p analysis_test.py
\n
"
echo
"START TIME:
`
date
`
--> running cmsRun -j fjr.xml -p analysis_test.py"
cmsRun
-j
fjr.xml
-p
analysis_test.py
srun
=
$?
echo
""
echo
"================= trimmed framework job report file: fjr.xml ====================="
echo
""
cat
fjr.xml |
grep
-v
Branch |
grep
-v
LumiSection |
grep
-v
RunNumber |
sed
's/</\</g'
|
sed
's/>/\>/g'
echo
"=================================================================================="
echo
""
#
echo ""
#
echo "================= trimmed framework job report file: fjr.xml ====================="
#
echo ""
#
cat fjr.xml | grep -v Branch | grep -v LumiSection | grep -v RunNumber | sed 's/</\</g' | sed 's/>/\>/g'
#
echo "=================================================================================="
#
echo ""
printf
"
`
date
`
--> DONE
\n
"
stop
=
`
date
+%s
`
...
...
Write
Preview
Supports
Markdown
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