bareos: master 4c5de8d2
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge_adm | arogge_adm | master | 2019-03-18 17:42 | master 76104e4d | Pending |
Changeset | cats: handle empty/non-empty environment correctly The previous version did not detect whether the NDMP environment contained values or not. This new version correctly detects the amount of environment values returned from the database and returns success/failure as expected by the calling code (i.e. return false when there is no environment in the database). |
||||
mod - core/src/cats/cats.h | Diff File | ||||
mod - core/src/cats/sql_get.cc | Diff File |