diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:48:46 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-08-01 13:48:46 +0300 |
commit | 2cfa37c0dcdf44cac556ad3aa346290afa90a285 (patch) | |
tree | c06c9a8429dbdb7a901063688cd159d3582214c8 | |
parent | 99c163f1954f6b337efb0d97f928386a00426aec (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-qt/ email: odb-users@codesynthesis.com -build-email: odb-builds@codesynthesis.com +build-warning-email: odb-builds@codesynthesis.com builds: all requires: c++11 requires: libqt-core ; Requires not yet packaged libqt-core. |