Mercurial > repos > siwaa > redelac_stics_g
diff redelacSticsInputGenerator.bash @ 13:3db1f57029a7 draft
"planemo upload for repository https://forgemia.inra.fr/redelac commit 4a2264991516b494ed11d1a7d5260ba543696a04"
author | siwaa |
---|---|
date | Fri, 27 Oct 2023 09:17:06 +0000 |
parents | f707c2fb725b |
children | 812bb8097dac |
line wrap: on
line diff
--- a/redelacSticsInputGenerator.bash Tue Oct 17 11:21:36 2023 +0000 +++ b/redelacSticsInputGenerator.bash Fri Oct 27 09:17:06 2023 +0000 @@ -28,7 +28,7 @@ echo "=================================" && rm WS/1* && mv WS $WSname && -/usr/bin/time -p -o ./bashlog zip -q -r $WSname $WSname && +/usr/bin/time -p -o ./bashlog zip ${13} -q -r $WSname $WSname && echo "Step 2, time to zip the Workspace:" && echo "==================================" && cat ./bashlog &&