diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:31:57 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:31:57 +0300 |
commit | 113362b64cf33f9349ef7eb79da831d586ddece7 (patch) | |
tree | e3d94b3b2452f1f6b75657ffbefa595e5b6cab59 | |
parent | 7353b5a8f6676ff39a47e4b5022f9fd55e9b90b3 (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-mssql/ email: odb-users@codesynthesis.com -build-email: odb-builds@codesynthesis.com +build-warning-email: odb-builds@codesynthesis.com builds: windows ; Requires not yet packaged libunixodbc (unixODBC). requires: c++11 requires: ? libunixodbc ; Only on UNIX. |