summaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
Diffstat (limited to 'server')
-rw-r--r--server/tools/tools_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/tools/tools_util.c b/server/tools/tools_util.c
index b509ccb26..97945238e 100644
--- a/server/tools/tools_util.c
+++ b/server/tools/tools_util.c
@@ -207,6 +207,7 @@ int check_group_names(struct tools_ctx *tctx,
return ENOMEM;
}
+ ret = EOK;
for (i=0; grouplist[i]; ++i) {
ret = sysdb_getgrnam_sync(tctx,
tctx->ev,