changeset 3:65558b5914fc draft

planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc.git commit 6008c770bc6e25fffa56516d0546d63640eb7350-dirty
author sanbi-uwc
date Tue, 10 May 2016 14:55:23 -0400
parents b5a790340458
children 714cbeae0b96
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 14:31:12 2016 -0400
+++ b/build_ctb_gene.xml	Tue May 10 14:55:23 2016 -0400
@@ -9,7 +9,7 @@
         <exit_code range="1:" />
     </stdio>
     <command>
-        export NEO4J_REST_URL=http://${neo4j_db_username}:${neo4j_db_password}@${neo4j_db_url}:${neo4j_db_port}/db/data/ &&
+        export NEO4J_REST_URL=http://${neo4j_db_username}:${neo4j_db_password}@${neo4j_db_url}:${neo4j_db_port}/db/data/ &amp;&amp;
         build_ctb_gene goterms ${input_file}
     </command>
     <inputs>