summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-26 14:08:30 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-27 10:46:38 +0300
commit67c597e603867190561a640f58d8430aa79154f5 (patch)
tree246ee3387a2d37e3a121cefe760ba6f66a584403
parentafb865ee160a2fcd17386d4450af7cb7be5466e2 (diff)
Disable success build emails
-rw-r--r--TODO2
-rw-r--r--libpq/manifest2
2 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 89b165d..3404564 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,6 @@ On the revision:
- Make the .map and .def files prerequisites of the libs type target and only
on the respective OSes. Also try to generate them on the fly.
-- Disable success build emails.
-
- Normalize C comments in the tests source code replacing:
/*
diff --git a/libpq/manifest b/libpq/manifest
index c8f1fa3..846a017 100644
--- a/libpq/manifest
+++ b/libpq/manifest
@@ -17,7 +17,7 @@ src-url: https://git.build2.org/cgit/packaging/postgresql/postgresql/tree/libpq/
package-url: https://git.build2.org/cgit/packaging/postgresql/
email: pgsql-general@postgresql.org ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
-build-email: builds@build2.org
+build-warning-email: builds@build2.org
builds: all
depends: * build2 >= 0.13.0
depends: * bpkg >= 0.13.0