mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
Fix default.conf.
This commit is contained in:
parent
c13ce64e0c
commit
d8f8b1cb0b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
[MYSQL]
|
[MYSQL]
|
||||||
post_commit_to = "dbg_mysql_security@sun.com"
|
post_commit_to = "dbg_mysql_security@sun.com"
|
||||||
post_push_to = "dbg_mysql_security@sun.com"
|
post_push_to = "dbg_mysql_security@sun.com"
|
||||||
tree_name = "mysql-trunk-security"
|
tree_name = "mysql-5.5-security"
|
||||||
|
|
Loading…
Reference in a new issue