]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated e-mail address.
authorBart Van Assche <bvanassche@acm.org>
Thu, 27 May 2010 10:43:21 +0000 (10:43 +0000)
committerBart Van Assche <bvanassche@acm.org>
Thu, 27 May 2010 10:43:21 +0000 (10:43 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11135

nightly/conf/cellbuzz-cross.sendmail
nightly/conf/cellbuzz-native.sendmail

index 3720e0e6d071d715f91a5f15cb3692a049bdb7e8..ec079a56b3399945c3c6921d734a81781f7f8439 100755 (executable)
@@ -3,9 +3,9 @@
 # use: georgia-tech-cellbuzz.sendmail subject file-to-mail [file-to-attach]
 # Don't forget to set the variables 'from' and 'realname' in ~/.muttrc !
 
-sender="bart.vanassche@gmail.com"
+sender="bvanassche@acm.org"
 recipients="valgrind-developers@lists.sourceforge.net"
-#recipients="bart.vanassche@gmail.com"
+#recipients="bvanassche@acm.org"
 if [ $# -ge 3 ]; then
   gzip -9 <"$3" >"$3.gz"
   mutt -s "$1" -a "$3.gz" ${recipients} < "$2"
index 3720e0e6d071d715f91a5f15cb3692a049bdb7e8..ec079a56b3399945c3c6921d734a81781f7f8439 100755 (executable)
@@ -3,9 +3,9 @@
 # use: georgia-tech-cellbuzz.sendmail subject file-to-mail [file-to-attach]
 # Don't forget to set the variables 'from' and 'realname' in ~/.muttrc !
 
-sender="bart.vanassche@gmail.com"
+sender="bvanassche@acm.org"
 recipients="valgrind-developers@lists.sourceforge.net"
-#recipients="bart.vanassche@gmail.com"
+#recipients="bvanassche@acm.org"
 if [ $# -ge 3 ]; then
   gzip -9 <"$3" >"$3.gz"
   mutt -s "$1" -a "$3.gz" ${recipients} < "$2"