diff macros.xml @ 11:812ec9c53638 draft

planemo upload for repository https://github.com/bernt-matthias/mb-galaxy-tools/tree/topic/dada2/tools/dada2 commit b59ed2476188176bb5b2973f59899b7d733e7641-dirty
author matthias
date Thu, 29 Aug 2019 09:06:57 -0400
parents 9c0a06b86071
children 13ba695d3b52
line wrap: on
line diff
--- a/macros.xml	Tue May 28 12:51:31 2019 -0400
+++ b/macros.xml	Thu Aug 29 09:06:57 2019 -0400
@@ -16,6 +16,13 @@
         ]]></version_command>
     </xml>
 
+    <xml name="stdio">
+        <stdio>
+				<regex match="Error: cannot allocate" source="stderr" level="fatal_oom" description="Out of memory error occurred" />
+				<regex match="'Calloc' could not allocate memory" source="stderr" level="fatal_oom" description="Out of memory error occurred" />
+        </stdio>
+    </xml>
+
     <xml name="citations">
         <citations>
             <citation type="doi">10.1038/nmeth.3869</citation>