diff options
author | unknown <sasha@mysql.sashanet.com> | 2000-11-04 21:00:41 -0700 |
---|---|---|
committer | unknown <sasha@mysql.sashanet.com> | 2000-11-04 21:00:41 -0700 |
commit | e07aa7950e26cfe322973e1690448046ec012b9f (patch) | |
tree | 7b7dc6b62d42b88422bc7b1400ded6c92f4b4c96 /BitKeeper/triggers | |
parent | ccc273c6a651a8cc422aa8b79d99767251de4446 (diff) | |
download | mariadb-git-e07aa7950e26cfe322973e1690448046ec012b9f.tar.gz |
BitKeeper/triggers/post-commit
send the diffs
Docs/manual.texi
updated change history
include/my_sys.h
Moved safemalloc_mem_limit here
mysys/safemalloc.c
fixed up safemalloc_mem_limit
sql/mysqld.cc
moved safemalloc_mem_limit declaration to my_sys.h
BitKeeper/triggers/post-commit:
send the diffs
Docs/manual.texi:
updated change history
include/my_sys.h:
Moved safemalloc_mem_limit here
mysys/safemalloc.c:
fixed up safemalloc_mem_limit
sql/mysqld.cc:
moved safemalloc_mem_limit declaration to my_sys.h
Diffstat (limited to 'BitKeeper/triggers')
-rwxr-xr-x | BitKeeper/triggers/post-commit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit index ed3b97c3130..68a2d0d42c5 100755 --- a/BitKeeper/triggers/post-commit +++ b/BitKeeper/triggers/post-commit @@ -15,6 +15,7 @@ Subject: bk commit EOF bk changes -v -r+ + bk cset -r+ -d ) | /usr/sbin/sendmail -t else echo "commit failed because '$BK_COMMIT', sorry life is hard..." |