We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f48cfeb commit da8718cCopy full SHA for da8718c
1 file changed
conf/test_shortdna.config
@@ -51,3 +51,9 @@ params {
51
52
53
}
54
+
55
+process {
56
+ withName: 'MALT_RUN' {
57
+ ext.args = "-J-Xmx12G"
58
+ }
59
+}
0 commit comments