mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-21 20:17:47 +08:00
branches2.cpp
This commit is contained in:
parent
cdf57f13ab
commit
ed92f3c67d
|
@ -19,7 +19,8 @@ Branches2::Branches2(toml::value const &v_)
|
|||
{
|
||||
auto const &branch_table = branch.as_table();
|
||||
|
||||
|
||||
if(branch_table["type"] == "literal")
|
||||
printf("literal\n");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user