# HG changeset patch
# User galaxyp
# Date 1604694293 0
# Node ID 811efed0a9c305f825393b349dbf70f349a2a0d8
# Parent  e574d3f268f60cd6743c2429ee839cdd7ba5ef8d
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 2adf8edc3de4e1cd3b299b26abb14544d17d0636"

diff -r e574d3f268f6 -r 811efed0a9c3 macros.xml
--- a/macros.xml	Tue Oct 13 20:10:48 2020 +0000
+++ b/macros.xml	Fri Nov 06 20:24:53 2020 +0000
@@ -20,6 +20,7 @@
   </xml>
   <xml name="stdio">
     <stdio>
+      <regex match="std::bad_alloc" level="fatal_oom" description="Could not allocate memory"/>
       <regex match="Could not allocate metaspace" level="fatal_oom" description="Java memory Exception"/>
       <regex match="Cannot create VM thread" level="fatal_oom" description="Java memory Exception"/>
       <regex match="qUncompress: could not allocate enough memory to uncompress data" level="fatal_oom" description="Java memory Exception"/>