Changeset 3570 for palm/trunk/SCRIPTS
- Timestamp:
- Nov 27, 2018 5:44:21 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SCRIPTS/palmrun
r3555 r3570 27 27 # ----------------- 28 28 # $Id$ 29 # Rename job-id by run_id 30 # 31 # 3555 2018-11-22 13:50:37Z raasch 29 32 # sed-command to remove repeated space-characters replaced by tr-command, to 30 33 # guarantee mac compatible … … 3015 3018 3016 3019 # SUBMIT THE JOB 3017 printf " *** submit the job (output of submit command, e.g. the job-id, may follow) \n"3020 printf " *** submit the job (output of submit command, e.g. the run_id, may follow) \n" 3018 3021 if [[ $do_trace = true ]] 3019 3022 then
Note: See TracChangeset
for help on using the changeset viewer.