IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2011, 9:23:10 AM (15 years ago)
Author:
Serge CHASTEL
Message:

E-mail recipient

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/mysql-dump/neb_dump.sh

    r31213 r31229  
    1212. /home/panstarrs/ipp/mysql-dump/password.sh
    1313
     14EMAILTO=schastel@ifa.hawaii.edu
    1415HOST=ippdb02
    1516
     
    3637if [ "$dump_status" -ne "0" ]; then
    3738        log ERROR "Sending warning e-mail"
    38         email "Nebulous dump failed" schastel@ifa.hawaii.edu "Check log file: /export/ippdb02.0/mysql-dumps/neb-dump.log"
     39        email "Nebulous dump failed" $EMAILTO "Check log file: /export/ippdb02.0/mysql-dumps/neb-dump.log"
    3940        log INFO "End of nebulous dump (Error)"
    4041        exit 1
Note: See TracChangeset for help on using the changeset viewer.