Commit 2df8993
Andrei Popescu
Fix utils::Dir::Size() issue on missing filter. (#1364)
When filter was not passed to the olp::utils::Dir::Size() method than
all files were filtered out resulting always in 0 size returned back.
This is not fixed.
Relates-To: OLPEDGE-2700
Signed-off-by: Andrei Popescu <andrei.popescu@here.com>
Signed-off-by: Andrei Popescu <andrei.popescu@here.com>1 parent a3bdc67 commit 2df8993
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
465 | 465 | | |
466 | 466 | | |
467 | 467 | | |
468 | | - | |
| 468 | + | |
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
| |||
0 commit comments