mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 13:29:29 +08:00
mergerfs.cpp
This commit is contained in:
parent
c3de4da174
commit
ed18196540
|
@ -306,7 +306,7 @@ main(int argc_,
|
||||||
|
|
||||||
Branches2 b(data["branches"]);
|
Branches2 b(data["branches"]);
|
||||||
|
|
||||||
std::cout << data << '\n';
|
std::cout << data["branches"] << '\n';
|
||||||
|
|
||||||
pause();
|
pause();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user