loadparm: fix process_registry_shares() when there is only [global] in registry.
authorMichael Adam <obnox@samba.org>
Tue, 27 May 2008 08:59:11 +0000 (10:59 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 27 May 2008 09:00:30 +0000 (11:00 +0200)
commit2f446d9e55d6b442a318d8fd27a935e31737675f
tree1cedef80709cf2ad0e7886cf91cc514e403ee590
parentae5135310737499dfe801df48fe554e5ba53a834
loadparm: fix process_registry_shares() when there is only [global] in registry.

This fixes testparm printing "Error loading services." when there is only
the global section in registry and no other service definition.

Michael
(This used to be commit 28d197220038b9a47af177b88a8587f865e45de5)
source3/param/loadparm.c