Commit 02f5ba10 authored by df@pippilotta.erinye.com's avatar df@pippilotta.erinye.com

Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build

into  pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
parents c8ea368b f58ca7e0
......@@ -70,18 +70,20 @@ fi
# commits@ or dev-private@ mail
#--
TO="commits"
LIST="commits"
TO="commits@lists.mysql.com"
if [ -f .tree-is-private ]
then
TO="dev-private"
LIST="dev-private"
TO="dev-private@mysql.com"
fi
echo "Notifying $TO list at $TO"
echo "Notifying $LIST list at $TO"
(
cat <<EOF
List-ID: <bk.mysql-$VERSION>
From: $FROM
To: $TO@mysql.com
To: $TO
Subject: bk commit into $VERSION tree ($CHANGESET)$BS
X-CSetKey: <$CSETKEY>
$BH
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment