diff macros.xml @ 0:60115871d49e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit 4a7736168ec93adb93e6c7d21d80b201ea5c5352-dirty
author iuc
date Tue, 10 Nov 2015 14:35:04 -0500
parents
children 4ce5e195f496
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/macros.xml	Tue Nov 10 14:35:04 2015 -0500
@@ -0,0 +1,15 @@
+<macros>
+    <token name="@WRAPPER_VERSION@">0.5.7</token>
+    <xml name="requirements">
+        <requirements>
+        </requirements>
+    </xml>
+    <xml name="version">
+        <version_command>@WRAPPER_VERSION@</version_command>
+    </xml>
+    <xml name="stdio">
+        <stdio>
+            <exit_code range="1:" level="fatal" />
+        </stdio>
+    </xml>
+</macros>