diff dbkit_create.xml @ 1:987e55ea29b8 draft

"planemo upload commit ce9026535c3c6da5e97366a4f0b347b0ec572dbc-dirty"
author guerler
date Thu, 26 Nov 2020 11:05:51 +0000
parents 1914107cc967
children 81c7d4668a7e
line wrap: on
line diff
--- a/dbkit_create.xml	Wed Nov 25 17:22:48 2020 +0000
+++ b/dbkit_create.xml	Thu Nov 26 11:05:51 2020 +0000
@@ -2,7 +2,7 @@
     <description>database generator</description>
     <command detect_errors="exit_code"><![CDATA[
         mkdir temp &&
-        python3 '$__tool_directory__/dbkit_create.py' -l '$input' -u '$url' -t 'temp' -o '$index' -d '$database' -g '$log' -il '$advanced.idlength' -ic '$advanced.idcase' -ie '$advanced.idextension'
+        python3 '$__tool_directory__/dbkit_create.py' -l '$input' -u '$url' -o '$index' -d '$database' -g '$log' -il '$advanced.idlength' -ic '$advanced.idcase' -ie '$advanced.idextension'
     ]]></command>
     <inputs>
         <param format="tabular" name="input" type="data" label="List of Identifiers" help="Specify a list containing all entry identifiers to be downloaded."/>