mirror of
https://github.com/samba-team/samba.git
synced 2025-03-10 12:58:35 +03:00
net sam: fix typo in debug message.
Michael
This commit is contained in:
parent
1734f9305a
commit
6d7f64c348
@ -1013,7 +1013,7 @@ static int net_sam_createbuiltingroup(struct net_context *c, int argc, const cha
|
||||
}
|
||||
|
||||
if (!winbind_ping()) {
|
||||
d_fprintf(stderr, "winbind seems not to run. createlocalgroup "
|
||||
d_fprintf(stderr, "winbind seems not to run. createbuiltingroup "
|
||||
"only works when winbind runs.\n");
|
||||
return -1;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user