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 b9bd930 commit d95e972Copy full SHA for d95e972
MC/run/PWGHF/embedding_benchmark.sh
@@ -11,9 +11,7 @@
11
[ ! "${O2_ROOT}" ] && echo "Error: This needs O2 loaded" && exit 1
12
13
# ----------- LOAD UTILITY FUNCTIONS --------------------------
14
-if [ $(typeset -F taskwrapper) ]; then
15
- . ${O2_ROOT}/share/scripts/jobutils.sh
16
-done
+. ${O2_ROOT}/share/scripts/jobutils.sh
17
18
# ----------- START ACTUAL JOB -----------------------------
19
0 commit comments