changeset 1:b07066519096 draft

planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc.git commit c79f291d49dbdee808935251c0372dcd13d182db
author sanbi-uwc
date Tue, 10 May 2016 09:14:00 -0400
parents a66592fd7d8e
children b5a790340458
files build_ctb_gene.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build_ctb_gene.xml	Tue May 10 08:55:40 2016 -0400
+++ b/build_ctb_gene.xml	Tue May 10 09:14:00 2016 -0400
@@ -8,7 +8,7 @@
         <exit_code range=":-1" />
         <exit_code range="1:" />
     </stdio>
-    <command interpreter="shell">
+    <command>
         export NEO4J_REST_URL=http://${neo4j_db_username}:${neo4j_db_password}@${neo4j_db_url}:${neo4j_db_port}/db/data/
         build_ctb_gene goterms ${input_file}
     </command>