Skip to content

Commit

Permalink
Removed Tom, added Rick and Andrew to email list
Browse files Browse the repository at this point in the history
  • Loading branch information
agilmore committed Feb 6, 2008
1 parent 3b848cc commit 2488ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xferftp/src/xfermail_montrose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ echo "Powell Release acre-ft" >powellrel
#due to the old geezer, we are using 1.9835 here to match Hydromet
cat temp.out | awk '/-200/ {s += $2 ; printf "%s\t%d\n",$1,$2*1.9835} END {printf "Monthly Total is:\t%s\n",s*1.9835}' >>powellrel

mailx -s "Powell Release" [email protected],tryan@uc.usbr.gov,[email protected] <powellrel
mailx -s "Powell Release" [email protected],[email protected],agilmore@uc.usbr.gov,[email protected] <powellrel

#rm powellrel temp.out

0 comments on commit 2488ce3

Please sign in to comment.