diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:19:55 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:23:57 +0300 |
commit | c983106852be7afc15fc6ad1e9937eaebba52eb2 (patch) | |
tree | a56e9af6450bee51d0597afc0b0dff340ecc6351 | |
parent | 06b9bef1edf45506570c3924d0e0cd8ff0c644ca (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/ email: odb-users@codesynthesis.com -build-email: odb-builds@codesynthesis.com +build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 depends: * build2 >= 0.13.0 |