Merge mysql.com:/space/my/mysql-4.0
into mysql.com:/space/my/mysql-4.1 BitKeeper/triggers/post-commit: Auto merged
This commit is contained in:
commit
59e4781bfc
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#shift
|
#shift
|
||||||
FROM=$USER@mysql.com
|
FROM=$USER@mysql.com
|
||||||
INTERNALS=internals@lists.mysql.com
|
COMMITS=commits@lists.mysql.com
|
||||||
DOCS=docs-commit@mysql.com
|
DOCS=docs-commit@mysql.com
|
||||||
LIMIT=10000
|
LIMIT=10000
|
||||||
VERSION="4.1"
|
VERSION="4.1"
|
||||||
@ -61,14 +61,14 @@ EOF
|
|||||||
) | head -n $LIMIT | /usr/sbin/sendmail -t
|
) | head -n $LIMIT | /usr/sbin/sendmail -t
|
||||||
|
|
||||||
#++
|
#++
|
||||||
# internals@ mail
|
# commits@ mail
|
||||||
#--
|
#--
|
||||||
echo "Notifying internals list at $INTERNALS"
|
echo "Notifying commits list at $COMMITS"
|
||||||
(
|
(
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
List-ID: <bk.mysql-$VERSION>
|
List-ID: <bk.mysql-$VERSION>
|
||||||
From: $FROM
|
From: $FROM
|
||||||
To: $INTERNALS
|
To: $COMMITS
|
||||||
Subject: bk commit into $VERSION tree ($CHANGESET)$BS
|
Subject: bk commit into $VERSION tree ($CHANGESET)$BS
|
||||||
X-CSetKey: <$CSETKEY>
|
X-CSetKey: <$CSETKEY>
|
||||||
$BH
|
$BH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user