changeset 4:5bc179c8c49c draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author galaxyp
date Wed, 09 Aug 2017 08:42:10 -0400
parents 4e0078768185
children 0354e23e9593
files XMLValidator.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/XMLValidator.xml	Mon Aug 07 15:00:51 2017 -0400
+++ b/XMLValidator.xml	Wed Aug 09 08:42:10 2017 -0400
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
 <!--Proposed Tool Section: [Utilities]-->
-<tool id="XMLValidator" name="XMLValidator" version="2.2.0">
+<tool id="XMLValidator" name="XMLValidator" version="2.2.0.1">
   <description>Validates XML files against an XSD schema.</description>
   <macros>
     <token name="@EXECUTABLE@">XMLValidator</token>
@@ -33,7 +33,7 @@
     </expand>
   </inputs>
   <outputs>
-    <data name="param_stdout" format="text" label="Output from stdout"/>
+    <data name="param_stdout" format="txt" label="Output from stdout"/>
   </outputs>
   <help>Validates XML files against an XSD schema.