Skip to content
Snippets Groups Projects
Commit 804e7051 authored by Adam Edward Barton's avatar Adam Edward Barton :speech_balloon:
Browse files

Merge branch 'mhodgkin_fixDiffTests_Nov2020' into 'master'

Fix typos in two diff test scripts.

See merge request atlas/athena!38379
parents dc238820 af5345f9
No related branches found
No related tags found
6 merge requests!58791DataQualityConfigurations: Modify L1Calo config for web display,!46784MuonCondInterface: Enable thread-safety checking.,!46776Updated LArMonitoring config file for WD to match new files produced using MT,!45405updated ART test cron job,!42417Draft: DIRE and VINCIA Base Fragments for Pythia 8.3,!38379Fix typos in two diff test scripts.
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# art-include: master/Athena # art-include: master/Athena
# art-athena-mt: 8 # art-athena-mt: 8
# art-output: runOne # art-output: runOne
# art-output: tunTwo # art-output: runTwo
preExecStringOne="RAWtoESD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False);from AthenaMonitoring.DQMonFlags import jobproperties;jobproperties.DQMonFlagsCont.doMonitoring.set_Value_and_Lock(False)" preExecStringOne="RAWtoESD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False);from AthenaMonitoring.DQMonFlags import jobproperties;jobproperties.DQMonFlagsCont.doMonitoring.set_Value_and_Lock(False)"
preExecStringTwo="ESDtoAOD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False)" preExecStringTwo="ESDtoAOD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False)"
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# art-include: master/Athena # art-include: master/Athena
# art-athena-mt: 8 # art-athena-mt: 8
# art-output: runOne # art-output: runOne
# art-output: tunTwo # art-output: runTwo
# art-runon: Monday # art-runon: Monday
preExecStringOne="RAWtoESD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False);from AthenaMonitoring.DQMonFlags import jobproperties;jobproperties.DQMonFlagsCont.doMonitoring.set_Value_and_Lock(False)" preExecStringOne="RAWtoESD:from RecExConfig.RecFlags import rec;rec.doTrigger.set_Value_and_Lock(False);from AthenaMonitoring.DQMonFlags import jobproperties;jobproperties.DQMonFlagsCont.doMonitoring.set_Value_and_Lock(False)"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment