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
88c89af88a
commit
c5dacc4235
|
@ -17,7 +17,9 @@ namespace l
|
|||
load_branch_glob(toml::table const &v_,
|
||||
std::vector<Branch2> &branches_)
|
||||
{
|
||||
std::string pattern;
|
||||
|
||||
pattern = v_.at("path").as_string();
|
||||
}
|
||||
|
||||
static
|
||||
|
|
Loading…
Reference in New Issue
Block a user