changeset 12:81f85bafcc7c draft

planemo upload for repository https://github.com/mvdbeek/docker_scriptrunner/ commit 739faba56fcd51c6c558250fd06b5c51e3fc3e74
author mvdbeek
date Sat, 09 Jul 2016 09:41:16 -0400
parents 8571d1c719ee
children cf6e2bba9714
files scriptrunner.xml
diffstat 1 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/scriptrunner.xml	Sat Jul 09 07:41:09 2016 -0400
+++ b/scriptrunner.xml	Sat Jul 09 09:41:16 2016 -0400
@@ -31,12 +31,7 @@
 	  $i.input
 	#end for
         #for i in $input_files:
-          --input_format
-          #if str($i.in_format) == "None":
-            "Any"
-          #else 
-            "$i.in_format"
-          #end if
+          --input_format "Any"
         #end for
     #end if
     --docker_image "$docker_image"