1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

BitKeeper/triggers/post-commit

use REAL_EMAIL
myisam/mi_search.c
    merged the dropped lines
ignore junk in libmysqld directory
This commit is contained in:
sasha@mysql.sashanet.com
2001-04-11 19:38:02 -06:00
parent 593e7ab4f3
commit 3d76b4348e
3 changed files with 81 additions and 1 deletions

View File

@ -5,6 +5,13 @@ TO=dev@mysql.com
FROM=$USER@mysql.com
LIMIT=10000
if [ "$REAL_EMAIL" = "" ]
then
echo "Warning: you must set REAL_EMAIL in your profile"
else
FROM=$REAL_EMAIL
fi
BK_STATUS=$BK_STATUS$BK_COMMIT
if [ "$BK_STATUS" = OK ]
@ -15,7 +22,7 @@ then
List-ID: <bk.mysql>
From: $FROM
To: $TO
Subject: bk commit
Subject: bk commit - 4.0 tree
EOF
bk changes -v -r+