Ignore:
Timestamp:
2016-07-12T19:18:28+12:00 (8 years ago)
Author:
ak19
Message:

Committing the changes necessary to get the GTI crons to work on the new GTI machine.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/gti/translation_status.sh

    r30581 r30605  
    8282if [[ $num_modified != 0 || $num_added != 0 ]]; then
    8383#  echo "Files were modified or added. Sending email..." 
    84     cat $report | mail -s 'GTI: '$num_modified/$num_added' language file(s) on nzdl have been updated/added' $GREENSTONE_EMAIL
     84    cat $report | mail -s 'GTI: '$num_modified/$num_added' language file(s) on gti (nzdl) have been updated/added' $GREENSTONE_EMAIL
    8585    echo "Sent mail of report: $report"
    8686else
Note: See TracChangeset for help on using the changeset viewer.