Skip to content

Commit 9287e1f

Browse files
committed
FST: Switch to using jobutils2.sh
1 parent f9f3798 commit 9287e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prodtests/full_system_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ fi
3131
# --> the taskwrapper as a simple control and monitoring tool
3232
# (look inside the jobutils.sh file for documentation)
3333
# --> utilities to query CPU count
34-
. ${O2_ROOT}/share/scripts/jobutils.sh
34+
. ${O2_ROOT}/share/scripts/jobutils2.sh
3535

3636
# make sure that correct format will be used irrespecive of the locale
3737
export LC_NUMERIC=C

0 commit comments

Comments
 (0)