diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:38:01 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:38:01 +0300 |
commit | 079efb5d895ff9986ce63cde287431a184f662a6 (patch) | |
tree | c4a6d36c24ff1ae8f9f41beade6e58a1720028d4 | |
parent | 3214927b11df7482ca462823cbbb51b55fcb90d7 (diff) |
Disable success build emails
-rw-r--r-- | manifest | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ url: https://www.codesynthesis.com/products/odb/ doc-url: https://www.codesynthesis.com/products/odb/doc/manual.xhtml src-url: https://git.codesynthesis.com/cgit/odb/libodb-mysql/ email: odb-users@codesynthesis.com -build-email: odb-builds@codesynthesis.com +build-warning-email: odb-builds@codesynthesis.com builds: all : -( +windows &gcc ) ; MinGW GCC is not supported by libmysqlclient. requires: c++11 depends: * build2 >= 0.13.0 |