fix
Some checks failed
BlockStorage/repertory_mac/pipeline/head There was a failure building this commit
Some checks failed
BlockStorage/repertory_mac/pipeline/head There was a failure building this commit
This commit is contained in:
@@ -465,7 +465,7 @@ auto fuse_base::mount([[maybe_unused]] std::vector<std::string> orig_args,
|
||||
|
||||
ret = utils::launchctl_command(launchctl_type::bootstrap, label_);
|
||||
if (ret != 0) {
|
||||
std::cont << fmt::format("WARN: Failed to bootstrap {}/{}", getuid(),
|
||||
std::cout << fmt::format("WARN: Failed to bootstrap {}/{}", getuid(),
|
||||
label_)
|
||||
<< std::endl;
|
||||
}
|
||||
|
Reference in New Issue
Block a user