s3/lib:popt_common: Move setup_logging to common callback
authorChristof Schmitt <cs@samba.org>
Mon, 13 Aug 2018 22:07:20 +0000 (15:07 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Sep 2018 15:26:14 +0000 (17:26 +0200)
commitdff1028e8ba4c70e726283c12531853681034014
tree22c21efcaed09d46d99ed9e4137e4987e5fd4d59
parentd920a725ee19215190bbccaefd5b426bedc98860
s3/lib:popt_common: Move setup_logging to common callback

The flag is set in the common callback, so be consistent

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13465

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/popt_common.c