diff gama_tool.xml @ 10:e9f88963b517 draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 67d85c013c62c16392b4796af86836b1334f2eef-dirty
author siwaa
date Fri, 07 Jun 2024 17:13:54 +0000
parents 39b499a105c9
children 8623205348e5
line wrap: on
line diff
--- a/gama_tool.xml	Fri Jun 07 17:01:37 2024 +0000
+++ b/gama_tool.xml	Fri Jun 07 17:13:54 2024 +0000
@@ -1,4 +1,4 @@
-<tool id="gama_tool" name="gama" version="1.0.0h">
+<tool id="gama_tool" name="gama" version="1.0.0i">
 
   <description>tool for GAMA Platform</description>
 
@@ -13,7 +13,6 @@
 
   <command detect_errors="aggressive">
     <![CDATA[
-    mkdir ./javatmpdir; chmod 777 ./javatmpdir;
     cp -fr /opt/gama-platform .;
     cp $__tool_directory__/src/MY_predatorPrey.gaml gama-platform/headless/samples/predatorPrey/.;
     cp $__tool_directory__/src/MY_gama-headless.sh gama-platform/headless/.;