From 4118be8f4b4ccc7eac94d0eee7f3e96d83307000 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 1 Aug 2020 14:17:07 +0300 Subject: Disable success build emails --- cli-examples/manifest | 1 - cli-tests/manifest | 1 - cli/manifest | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/cli-examples/manifest b/cli-examples/manifest index 6f56010..60c9ab0 100644 --- a/cli-examples/manifest +++ b/cli-examples/manifest @@ -9,7 +9,6 @@ url: https://www.codesynthesis.com/projects/cli/ doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/ src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-examples email: cli-users@codesynthesis.com ; Mailing list -build-email: builds@codesynthesis.com requires: c++14 depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 diff --git a/cli-tests/manifest b/cli-tests/manifest index 69d1b01..2c6acd4 100644 --- a/cli-tests/manifest +++ b/cli-tests/manifest @@ -9,7 +9,6 @@ url: https://www.codesynthesis.com/projects/cli/ doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/ src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli-tests email: cli-users@codesynthesis.com ; Mailing list -build-email: builds@codesynthesis.com requires: c++14 depends: * build2 >= 0.13.0 depends: * bpkg >= 0.13.0 diff --git a/cli/manifest b/cli/manifest index 6b58068..95300b4 100644 --- a/cli/manifest +++ b/cli/manifest @@ -11,7 +11,7 @@ url: https://www.codesynthesis.com/projects/cli/ doc-url: https://www.codesynthesis.com/projects/cli/doc/guide/ src-url: https://git.codesynthesis.com/cgit/cli/cli/tree/cli email: cli-users@codesynthesis.com ; Mailing list -build-email: builds@codesynthesis.com +build-warning-email: builds@codesynthesis.com builds: all requires: c++14 depends: * build2 >= 0.13.0 -- cgit v1.1