mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
post-commit Changed to docs-commit@
BitKeeper/triggers/post-commit: Changed to docs-commit@
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
TO=dev-public@mysql.com
|
TO=dev-public@mysql.com
|
||||||
FROM=$USER@mysql.com
|
FROM=$USER@mysql.com
|
||||||
INTERNALS=internals@lists.mysql.com
|
INTERNALS=internals@lists.mysql.com
|
||||||
DOCS=docs@mysql.com
|
DOCS=docs-commit@mysql.com
|
||||||
LIMIT=10000
|
LIMIT=10000
|
||||||
|
|
||||||
if [ "$REAL_EMAIL" = "" ]
|
if [ "$REAL_EMAIL" = "" ]
|
||||||
@ -58,7 +58,7 @@ EOF
|
|||||||
) | head -n $LIMIT | /usr/sbin/sendmail -t
|
) | head -n $LIMIT | /usr/sbin/sendmail -t
|
||||||
|
|
||||||
#++
|
#++
|
||||||
# docs@ mail
|
# docs-commit@ mail
|
||||||
#--
|
#--
|
||||||
bk changes -v -r+ | grep -q Docs/manual.texi
|
bk changes -v -r+ | grep -q Docs/manual.texi
|
||||||
if [ $? == 0 ]
|
if [ $? == 0 ]
|
||||||
|
Reference in New Issue
Block a user