Changeset 160


Ignore:
Timestamp:
08/19/09 11:20:34 (15 years ago)
Author:
sdipsl
Message:
  • Remove testing related text
Location:
trunk/libIGCM/libIGCM_sys
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_brodie.ksh

    r156 r160  
    197197 
    198198    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    199         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     199        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    200200    elif [ -f ~/.forward ] ; then 
    201         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     201        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    202202    fi 
    203203 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_claude.ksh

    r156 r160  
    238238 
    239239    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    240         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     240        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    241241    elif [ -f ~/.forward ] ; then 
    242         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     242        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    243243    fi 
    244244 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_default.ksh

    r156 r160  
    223223 
    224224    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    225         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     225        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    226226    elif [ -f ~/.forward ] ; then 
    227         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     227        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    228228    fi 
    229229 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_mercure.ksh

    r156 r160  
    202202 
    203203    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    204        mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     204       mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    205205    elif [ -f ~/.forward ] ; then 
    206        mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
    207     fi 
    208  
    209     mailx -s "${config_UserChoices_JobName} completed forward 2" $( cat ~/.forward ) < job_end.mail 
     206       mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
     207    fi 
    210208 
    211209    sleep 10 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_mercurex9.ksh

    r156 r160  
    202202 
    203203    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    204        mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     204       mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    205205    elif [ -f ~/.forward ] ; then 
    206        mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
    207     fi 
    208  
    209     mailx -s "${config_UserChoices_JobName} completed forward 2" $( cat ~/.forward ) < job_end.mail 
     206       mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
     207    fi 
    210208 
    211209    sleep 10 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_obelix.ksh

    r156 r160  
    223223 
    224224    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    225         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     225        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    226226    elif [ -f ~/.forward ] ; then 
    227         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     227        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    228228    fi 
    229229 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_platine.ksh

    r156 r160  
    239239 
    240240    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    241         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     241        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    242242    elif [ -f ~/.forward ] ; then 
    243         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     243        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    244244    fi 
    245245 
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_vargas.ksh

    r156 r160  
    197197 
    198198    if [ ! -z ${config_UserChoices_MailName} ] ; then 
    199         mailx -s "${config_UserChoices_JobName} completed mail" ${config_UserChoices_MailName} <  job_end.mail 
     199        mailx -s "${config_UserChoices_JobName} completed" ${config_UserChoices_MailName} <  job_end.mail 
    200200    elif [ -f ~/.forward ] ; then 
    201         mailx -s "${config_UserChoices_JobName} completed forward 1" $( cat ~/.forward ) < job_end.mail 
     201        mailx -s "${config_UserChoices_JobName} completed" $( cat ~/.forward ) < job_end.mail 
    202202    fi 
    203203 
Note: See TracChangeset for help on using the changeset viewer.