mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 12:33:49 +08:00
branch_tier.cpp
This commit is contained in:
parent
305013a702
commit
f6aa1c71ce
|
@ -37,6 +37,8 @@ namespace l
|
||||||
table["path"] = paths[2];
|
table["path"] = paths[2];
|
||||||
branches_.emplace_back(table);
|
branches_.emplace_back(table);
|
||||||
|
|
||||||
|
pause();
|
||||||
|
|
||||||
for(auto &path : paths)
|
for(auto &path : paths)
|
||||||
{
|
{
|
||||||
table["path"] = path;
|
table["path"] = path;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user