We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d66b2f commit cc5388eCopy full SHA for cc5388e
Tutorials/PWGHF/run_skim.sh
100644
100755
@@ -40,6 +40,7 @@ OPTIONS_GLOBAL=(
40
--shm-segment-size 16000000000
41
--resources-monitoring 2
42
--aod-file "@input_skim.txt"
43
+ --min-failure-level error
44
)
45
46
# execute the mini skim creator workflow and its dependencies
Tutorials/PWGHF/run_task.sh
@@ -41,6 +41,7 @@ OPTIONS_GLOBAL=(
--aod-parent-base-path-replacement "old-path-to-parent;new-path-to-parent"
--aod-parent-access-level 1
--aod-file "@input_task.txt"
47
# execute the mini task workflow and its dependencies
0 commit comments