Skip to content

Commit c758697

Browse files
committed
Merge IB/CMSSW_16_0_X/master into IB/CMSSW_16_0_X/rootmaster.
2 parents 0398490 + fdade6d commit c758697

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scram-tools.file/tools/ucx/ucx.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<tool name="@TOOL@" version="@TOOL_VERSION@" revision="2">
1+
<tool name="@TOOL@" version="@TOOL_VERSION@" revision="3">
22
<lib name="ucp"/>
33
<lib name="uct"/>
44
<lib name="ucs"/>
@@ -9,4 +9,5 @@
99
<environment name="LIBDIR" default="$@TOOL_BASE@/lib"/>
1010
</client>
1111
<runtime name="PATH" value="$@TOOL_BASE@/bin" type="path"/>
12+
<runtime name="UCX_HANDLE_ERRORS" value="none"/>
1213
</tool>

0 commit comments

Comments
 (0)