diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:42:06 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:42:06 +0300 |
commit | 0686a96f3b3ec3c03ffbcff08e89f189586cbebc (patch) | |
tree | d1a6624cede03f9cf768de273673beafabcb748f | |
parent | 0c7d3208d488368bf7644b25b9c919f367502f05 (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-oracle/ email: odb-users@codesynthesis.com -build-email: odb-builds@codesynthesis.com +build-warning-email: odb-builds@codesynthesis.com builds: none ; Requires proprietary Oracle Call Interface library. requires: c++11 requires: oci ; Oracle Call Interface library. |