mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-30 04:23:43 +08:00
branch_tier.cpp
This commit is contained in:
parent
141486564e
commit
d516a7fb6f
|
@ -43,7 +43,7 @@ namespace l
|
|||
load_branch_scan(toml::table const &v_,
|
||||
std::vector<Branch2> &branches_)
|
||||
{
|
||||
assert("not currently supported");
|
||||
assert("not currently supported" == NULL);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user