Previous changeset 27:63cc1f29a57b (2016-04-19) Next changeset 29:16df07f285c0 (2016-04-19) |
Commit message:
Uploaded |
modified:
ProHits_DotPlot_Generator.xml |
b |
diff -r 63cc1f29a57b -r 213e87eb9ade ProHits_DotPlot_Generator.xml --- a/ProHits_DotPlot_Generator.xml Tue Apr 19 11:37:44 2016 -0400 +++ b/ProHits_DotPlot_Generator.xml Tue Apr 19 11:57:16 2016 -0400 |
b |
@@ -17,6 +17,10 @@ <data format="pdf" name="stats" label="Stats" /> </outputs> <stdio> + <regex match="DotPlot did not run correctly" + source="stdout" + level="fatal" + description="DotPlot did not run correctly."/> <regex match="Error|error" source="stdout" level="fatal" @@ -29,10 +33,6 @@ source="stdout" level="fatal" description="Error: bad bait"/> - <regex match="DotPlot did not run correctly" - source="stdout" - level="fatal" - description="DotPlot did not run correctly."/> </stdio> <tests> |