mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r13133: patch from Makr Proehl <m.proehl@science-computing.de> for dumping server role when calling 'testparm -s' (BUG 1336)
(This used to be commit a4c6eceaae
)
This commit is contained in:
parent
f6adbe5d67
commit
efc04a2411
@ -349,7 +349,7 @@ print command parameter is ignored when using CUPS libraries.\n",
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
if (!silent_mode && !section_name && !parameter_name) {
|
if (!section_name && !parameter_name) {
|
||||||
fprintf(stderr,"Server role: %s\n", server_role_str(lp_server_role()));
|
fprintf(stderr,"Server role: %s\n", server_role_str(lp_server_role()));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user