aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-08-01 13:59:08 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-08-01 13:59:08 +0300
commit20fc287c13e7ff041d0d63c1466b0c07ccc3c4d5 (patch)
treeb1b06907bf19f1d73ffd1a589b58d05f024359f0
parent08093f03727889a8458d4f9e5bb74f2a43a911f9 (diff)
Disable success build emails
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index 7bdcfe0..e289c3f 100644
--- a/manifest
+++ b/manifest
@@ -11,7 +11,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/odb/
email: odb-users@codesynthesis.com
-build-email: odb-builds@codesynthesis.com
+build-warning-email: odb-builds@codesynthesis.com
builds: all
builds: -( +windows -gcc ) ; Requires MinGW GCC.
builds: &gcc ; Requires GCC with plugin support enabled.