Changeset 30720
- Timestamp:
- 17.08.2016 16:24:50 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
other-projects/gti/translation_status.sh
r30613 r30720 7 7 8 8 GREENSTONE_EMAIL=greenstone_team@cs.waikato.ac.nz 9 # Need this now on gti 10 MAIL=/var/spool/mail/gs2 9 11 10 12 # get rid of any old reports … … 91 93 echo "No files modified. Not sending mail." 92 94 fi 95 96 # Debugging 97 # print env vars 98 # if cron behaves differently from running this script from cmd line 99 #set