linux fix
Some checks are pending
BlockStorage/repertory/pipeline/head Build queued...
BlockStorage/repertory_mac/pipeline/head This commit looks good

This commit is contained in:
2025-08-03 13:33:19 -05:00
parent e79322f670
commit 549afeacee

View File

@@ -75,6 +75,7 @@ namespace {
#endif // defined(__APPLE__)
#if !defined(__APPLE__)
groups.resize(static_cast<std::size_t>(group_count));
res = getgrouplist(pass->pw_name, pass->pw_gid, groups.data(), &group_count);
if (res >= 0) {
repertory::utils::error::raise_error(