Ignore:
Timestamp:
Nov 27, 2018 5:44:21 PM (5 years ago)
Author:
kanani
Message:

Fix too long lines (chemistry_model_mod, chem_emissions_mod), correct terminal message (palmrun)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/palmrun

    r3555 r3570  
    2727# -----------------
    2828# $Id$
     29# Rename job-id by run_id
     30#
     31# 3555 2018-11-22 13:50:37Z raasch
    2932# sed-command to remove repeated space-characters replaced by tr-command, to
    3033# guarantee mac compatible
     
    30153018
    30163019             # 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"
    30183021          if [[ $do_trace = true ]]
    30193022          then
Note: See TracChangeset for help on using the changeset viewer.