diff redelacSticsTool.bash @ 2:aa575691d6f0 draft

"planemo upload for repository https://forgemia.inra.fr/redelac commit 4176304bfa3f4beb3f49fb713b7dce81e93127f8"
author siwaa
date Thu, 08 Feb 2024 18:19:37 +0000
parents 7f8f474a7bd7
children e0d592bb516e
line wrap: on
line diff
--- a/redelacSticsTool.bash	Wed Feb 07 11:13:54 2024 +0000
+++ b/redelacSticsTool.bash	Thu Feb 08 18:19:37 2024 +0000
@@ -37,8 +37,8 @@
 cp analyse_simulations_STICS.zip ${16} &&
 rm -rf analyse_simulations_STICS &&
 cd .. &&
-(if [ "${14}" != "no" ];
-  then  
+(if [ "${14}" != "yes" ];
+ then
 (cd WS && ls | grep -e '^[0-9]*\.[0-9]*$' | xargs -i rm {}) &&
 mv WS $WSname &&
 /usr/bin/time -p -o ./bashlog zip ${13} -y -q -r $WSname $WSname &&