1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/4ddc245c2004/ Changeset: 4ddc245c2004 User: jgoecks Date: 2013-06-26 22:26:13 Summary: Update standard IO parsing level to recognized level. Affected #: 1 file diff -r 47446977285f4a8ec634b1b8a6d78ddc9d73b243 -r 4ddc245c20043ee648b9568a70f5b8b8632212fe tools/ngs_rna/tophat2_wrapper.xml --- a/tools/ngs_rna/tophat2_wrapper.xml +++ b/tools/ngs_rna/tophat2_wrapper.xml @@ -268,7 +268,7 @@ </inputs><stdio> - <regex match="Exception" source="both" level="error" description="Tool exception"/> + <regex match="Exception" source="both" level="fatal" description="Tool exception"/><regex match=".*" source="both" level="log" description="tool progress"/></stdio> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.