Commit 000d2bbb authored by monty@hundin.mysql.fi's avatar monty@hundin.mysql.fi
Browse files

merge

parents 30209c1d 13f16b44
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
TO=dev-public@mysql.com
FROM=$USER@mysql.com
INTERNALS=internals@lists.mysql.com
DOCS=docs@mysql.com
DOCS=docs-commit@mysql.com
LIMIT=10000

if [ "$REAL_EMAIL" = "" ]
@@ -58,7 +58,7 @@ EOF
 ) | head -n $LIMIT | /usr/sbin/sendmail -t

#++
# docs@ mail
# docs-commit@ mail
#--
 bk changes -v -r+ | grep -q Docs/manual.texi
 if [ $? == 0 ]
+719 −695

File changed.

Preview size limit exceeded, changes collapsed.