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
atlas-physics
pmg
MC Job Options
Commits
74f7aa8e
Commit
74f7aa8e
authored
Oct 31, 2019
by
Spyros Argyropoulos
Browse files
Change how sherpaTarCreator is read from log.generate [skip modfiles]
parent
582b085a
Pipeline
#1193344
passed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
scripts/logParser.py
View file @
74f7aa8e
...
...
@@ -25,7 +25,7 @@ def sherpaChecks(logFile):
numexceeds
=
0
retriedBlock
=
False
for
line
in
lines
:
if
"sherpaTarCreator"
in
line
:
if
"sherpaTarCreator
= True
"
in
line
:
loginfo
(
"- jO created with sherpaTarCreator"
,
" - will disable nEventsPerJob checks"
)
opts
.
TEST
=
True
if
"exceeds maximum by"
in
line
:
...
...
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