Commit 6bc4635d authored by unknown's avatar unknown

merge

parents d9555360 ca374b09
...@@ -4,7 +4,7 @@ ...@@ -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 ...@@ -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 ]
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment