mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
Merge work.mysql.com:/home/bk/mysql into white.box:/home/tim/my/3
BitKeeper/etc/logging_ok: auto-union
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
heikki@donna.mysql.fi
|
||||
jani@janikt.pp.saunalahti.fi
|
||||
miguel@light.local
|
||||
monty@hundin.mysql.fi
|
||||
monty@tik.mysql.fi
|
||||
monty@work.mysql.com
|
||||
|
@@ -37,9 +37,12 @@ From: $FROM
|
||||
To: $INTERNALS
|
||||
Subject: bk commit into 3.23 tree
|
||||
|
||||
Below is the list of changes that have just been pushed into main
|
||||
3.23. repository. For information on how to access the repository
|
||||
see http://www.mysql.com/doc/I/n/Installing_source_tree.html
|
||||
Below is the list of changes that have just been commited into a local
|
||||
3.23. repository of $USER. When $USER does a push, they will be
|
||||
propogaged to the main repository and within 24 hours after the push into
|
||||
the public repository. For information on how to access
|
||||
the public repository see
|
||||
http://www.mysql.com/doc/I/n/Installing_source_tree.html
|
||||
|
||||
EOF
|
||||
bk changes -v -r+
|
||||
|
3
BitKeeper/triggers/post-incoming
Executable file
3
BitKeeper/triggers/post-incoming
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo "Test: post-incoming works"
|
3
BitKeeper/triggers/post-outgoing
Executable file
3
BitKeeper/triggers/post-outgoing
Executable file
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
echo "Test: post-outgoing works"
|
Reference in New Issue
Block a user