changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
authorJean-François Micouleau <jfm@samba.org>
Wed, 5 Dec 2001 15:45:36 +0000 (15:45 +0000)
committerJean-François Micouleau <jfm@samba.org>
Wed, 5 Dec 2001 15:45:36 +0000 (15:45 +0000)
commit791788ea9ddc13e3ba4d28044622e09e61bd1152
tree8d45f97f1db04fa8e5fb0cc7f4dfbe03dd03003f
parent7b53a92f59984211e5ceb731163efa6e767e55a3
changed the DEBUG level of tdb_pack and tdb_unpack. Instead of 8, it's now
18.

when you're looking at a level 10, and it's all clutered with
tdb_pack/unpack, it's getting .... And anyway most of our code using
tdb_pack/unpack have DEBUG around the call if there is a problem.

J.F.
(This used to be commit 7e20fad5ed00be4594bfc45603db89d600f46c55)
source3/tdb/tdbutil.c