bareos: bareos-19.2 59ccd128

Author Committer Branch Timestamp Parent
arogge pstorz bareos-19.2 2020-01-13 15:30 bareos-19.2 2e0daf66 Pending
Changeset cmake: Use date command on cmake <3.10 so %B works

Previously cmake fell back on using the date command in favour of
TIMESTAMP when the cmake version was 3.8 or older. This lead to a case
where a literal %B was added in the Bareos date when building with
cmake 3.8 to 3.10.
This patch makes cmake fall back to use the date command on versions up
to 3.10.
mod - core/cmake/BareosTimeFunctions.cmake Diff File