summaryrefslogtreecommitdiff
path: root/BitKeeper
diff options
context:
space:
mode:
authorunknown <monty@donna.mysql.com>2001-01-15 17:19:12 +0200
committerunknown <monty@donna.mysql.com>2001-01-15 17:19:12 +0200
commit1f23f87f06e10ba616b7ae96757cdd8f0d0cc07b (patch)
tree3a7b8f403ef4e10a9181f9c092f9e98ccd0e5eb9 /BitKeeper
parent4d37689abeeaacb662c31d58038d2386a5228f8f (diff)
parent22f568dc0d8e27442b1c0b2c5a0b6bf35c88401c (diff)
downloadmariadb-git-1f23f87f06e10ba616b7ae96757cdd8f0d0cc07b.tar.gz
merge
BitKeeper/etc/logging_ok: auto-union
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/etc/logging_ok4
-rwxr-xr-xBitKeeper/triggers/post-commit2
2 files changed, 6 insertions, 0 deletions
diff --git a/BitKeeper/etc/logging_ok b/BitKeeper/etc/logging_ok
index 1c8b711ba8e..a5eeb78ba88 100644
--- a/BitKeeper/etc/logging_ok
+++ b/BitKeeper/etc/logging_ok
@@ -1,4 +1,8 @@
jani@hynda.mysql.fi
monty@donna.mysql.com
mwagner@evoq.home.mwagner.org
+sasha@mysql.sashanet.com
+sasha@work.mysql.com
+serg@hynda.mysql.fi
+tim@cane.mysql.fi
tim@donna.mysql.com
diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit
index cfa362bcbbd..2a69d50d397 100755
--- a/BitKeeper/triggers/post-commit
+++ b/BitKeeper/triggers/post-commit
@@ -4,6 +4,8 @@
TO=dev@mysql.com
FROM=$USER@mysql.com
+BK_STATUS=$BK_STATUS$BK_COMMIT
+
if [ "$BK_STATUS" = OK ]
then
echo "Commit successful, notifying developers at $TO"