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.
2 parents 0398490 + fdade6d commit c758697Copy full SHA for c758697
scram-tools.file/tools/ucx/ucx.xml
@@ -1,4 +1,4 @@
1
-<tool name="@TOOL@" version="@TOOL_VERSION@" revision="2">
+<tool name="@TOOL@" version="@TOOL_VERSION@" revision="3">
2
<lib name="ucp"/>
3
<lib name="uct"/>
4
<lib name="ucs"/>
@@ -9,4 +9,5 @@
9
<environment name="LIBDIR" default="$@TOOL_BASE@/lib"/>
10
</client>
11
<runtime name="PATH" value="$@TOOL_BASE@/bin" type="path"/>
12
+ <runtime name="UCX_HANDLE_ERRORS" value="none"/>
13
</tool>
0 commit comments