bareos: master 6c5d6db9

Author Committer Branch Timestamp Parent
joergs joergs master 2020-11-13 19:14 master f54ea4b8 Pending
Changeset systemtests python-bareos: prevent warnings

When trying an unsuccessful authentication,
Python issues a warning message about an unclosed SSL socket.
This change hides these warnings.

It also contain a workaround to prevent a Deprecation Warning in Python > 3.2.
mod - python-bareos/bareos/bsock/lowlevel.py Diff File
mod - systemtests/tests/python-bareos/python-bareos-unittest.py Diff File