bareos: master fa00bca9

Author Committer Branch Timestamp Parent
arogge arogge master 2020-04-08 12:42 master 7cbbe258 Pending
Changeset tests: fix compiler warnings

An unused return-code has been stored in a then unused variable when
invoking getcwd(). This patch simply ignores the return-value instead.
mod - core/src/tests/test_dir_plugins.cc Diff File
mod - core/src/tests/test_fd_plugins.cc Diff File
mod - core/src/tests/test_sd_plugins.cc Diff File