Browse Source

fix tree name in bzr config file

pull/73/head
Vladislav Vaintroub 16 years ago
parent
commit
1b2fe5f257
  1. 2
      .bzr-mysql/default.conf

2
.bzr-mysql/default.conf

@ -1,4 +1,4 @@
[MYSQL]
post_commit_to = "commits@lists.mysql.com"
post_push_to = "commits@lists.mysql.com"
tree_name = "mysql-5.5-next-mr-cmake"
tree_name = "mysql-next-mr-cmake"
Loading…
Cancel
Save