mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-12-02 13:33:39 +08:00
branch_tier.cpp
This commit is contained in:
parent
3b20b9b7ba
commit
e7735c1f63
|
@ -27,7 +27,6 @@ namespace l
|
|||
fs::glob(pattern,&paths);
|
||||
|
||||
auto table = v_;
|
||||
branches_.resize(branches_.size() + paths.size());
|
||||
for(auto &path : paths)
|
||||
{
|
||||
table["path"] = path;
|
||||
|
|
Loading…
Reference in New Issue
Block a user