s4:samba_spnupdate: do not attempt to parse log level, use parsed value
authorChristian Ambach <ambi@samba.org>
Tue, 13 Sep 2016 08:49:47 +0000 (10:49 +0200)
committerChristian Ambach <ambi@samba.org>
Wed, 14 Sep 2016 21:15:18 +0000 (23:15 +0200)
commit064d24032398c8896da15246be81fdd4b1588e18
treead91019532a550c4b396e77610160edc7678cb4a
parent92178f02bd09277f783eb68b476cfd1452c7f9ef
s4:samba_spnupdate: do not attempt to parse log level, use parsed value

The log level parameter can contain debug class specific entries.
Do not attempt to parse this as int, but use the values that the
debugging system already parsed

BUG: https://bugzilla.samba.org/show_bug.cgi?id=9945
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Christian Ambach <ambi@samba.org>
Autobuild-Date(master): Wed Sep 14 23:15:18 CEST 2016 on sn-devel-144
source4/scripting/bin/samba_spnupdate