bareos: master d06d3db9

Author Committer Branch Timestamp Parent
Sebastian Sura Bareos Bot master 2024-10-09 14:18 master 957c8bd1 Pending
Changeset globbing-test: fix (newly) broken test

SplitFileAndPath is not totally correct. E.g. a lone directory /dir/
should be converted to (/dir/, "") and not (/, "dir").

Also updated the test to the fact that now the return value shows how
many _new_ files were marked.
mod - core/src/tests/globbing_test.cc Diff File