- Timestamp:
- Jan 15, 2025, 1:50:20 PM (2 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/evolution/deftank/lib_launchPEM.sh
r3556 r3579 10 10 11 11 date 12 echo "Success ful end of the launching script for the PEM simulation."12 echo "Success: the launching script for the PEM simulation completed normally!" 13 13 exit 0 14 14 } … … 20 20 21 21 date 22 echo "E nd with error of the launching script for the PEM."22 echo "Error: an issue occured in the launching script for the PEM simulation!" 23 23 exit 1 24 24 }
Note: See TracChangeset
for help on using the changeset viewer.