From 7bec7ebe4b7caf36fe8ac902fb3294145d8d17da Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 7 Nov 2001 01:49:38 -0600 Subject: post-commit Changed to docs-commit@ BitKeeper/triggers/post-commit: Changed to docs-commit@ --- BitKeeper/triggers/post-commit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BitKeeper/triggers') diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit index 836b06124bb..64cb60936d4 100755 --- a/BitKeeper/triggers/post-commit +++ b/BitKeeper/triggers/post-commit @@ -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 ] -- cgit v1.2.1