comparison ESSAISENCOURS.txt @ 21:1a7041dae86a draft

planemo upload for repository https://forgemia.inra.fr/nathalie.rousse/use/-/tree/gama/GAMA/galaxy-tools commit 927c1d94ea613d36a1b4b8d048ba21ad43a6f55e-dirty
author siwaa
date Mon, 10 Jun 2024 18:27:46 +0000
parents 13a692e5a445
children 50c9bccdbb22
comparison
equal deleted inserted replaced
20:13a692e5a445 21:1a7041dae86a
34 MY_JAVA_DIR=./_java ... 34 MY_JAVA_DIR=./_java ...
35 if ! java -cp "$( dirname $( realpath "${BASH_SOURCE[0]}" ) )"/../plugins/org.eclipse.equinox.launcher*.jar -Xms512m $memory -Djava.io.tmpdir=$MY_TEMP_DIR -Djava.util.prefs.systemRoot=${MY_JAVA_DIR} -Djava.util.prefs.userRoot=${MY_JAVA_USER_PREFS_DIR} -Djava.awt.headless=true org.eclipse.core.launcher.Main -configuration "$( dirname $( realpath "${BASH_SOURCE[0]}" ) )"/configuration -application msi.gama.headless.product -data $passWork "$@"; then 35 if ! java -cp "$( dirname $( realpath "${BASH_SOURCE[0]}" ) )"/../plugins/org.eclipse.equinox.launcher*.jar -Xms512m $memory -Djava.io.tmpdir=$MY_TEMP_DIR -Djava.util.prefs.systemRoot=${MY_JAVA_DIR} -Djava.util.prefs.userRoot=${MY_JAVA_USER_PREFS_DIR} -Djava.awt.headless=true org.eclipse.core.launcher.Main -configuration "$( dirname $( realpath "${BASH_SOURCE[0]}" ) )"/configuration -application msi.gama.headless.product -data $passWork "$@"; then
36 36
37 37
38 cmd_python_client.sh: 38 cmd_python_client.sh:
39 ps -axl > RRR.txt 39 ps -axl
40 40
41 #------------------------------------------------------------------------------ 41 #------------------------------------------------------------------------------
42 42
43 Singularity> echo $JAVA_HOME 43 Singularity> echo $JAVA_HOME
44 /opt/openjdk-17 44 /opt/openjdk-17