diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:45:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:45:41 +0300 |
commit | 3c7d63e17b725f53ad141e595943add3b706293a (patch) | |
tree | c5df8c1461d974b755ac9eb8ecbf86cf62719eaa | |
parent | 5d04da922fbf30c1368d3b44f1e5de4603a1069d (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-pgsql/ 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 |