diff snippy-core.xml @ 8:c441153cb4c2 draft

planemo upload for repository https://github.com/tseemann/snippy commit 73ec6ea773b1b88f7c32a2e8bc57b644b82f7ff9-dirty
author dfornika
date Mon, 21 Jan 2019 18:26:12 -0500
parents 3f5ced130c5c
children 8a6b951f6ec2
line wrap: on
line diff
--- a/snippy-core.xml	Mon Jan 21 18:17:52 2019 -0500
+++ b/snippy-core.xml	Mon Jan 21 18:26:12 2019 -0500
@@ -10,7 +10,7 @@
 
         python '$__tool_directory__/snippy_core_wrapper.py'
             --ref '$ref'
-            --indirs '${" ".join(map(str, $indirs))}'
+            --indirs '$indirs'
 
     ]]></command>