dbcheck: Fix truncation of warning messages
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 19 Sep 2022 21:28:27 +0000 (09:28 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:33 +0000 (04:23 +0000)
commit27a2ee0d1d9a7f3360537a0a806e827272242823
treeb6b94c45b20798f05e3a949dbc1723c6d3ab0bb4
parentb346a3691173e70d560a69539cc89dabcd14bbbf
dbcheck: Fix truncation of warning messages

We are stripping off one too many characters.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/dbchecker.py