bareos: bareos-19.2 cf9cce78

Author Committer Branch Timestamp Parent
joergs joergs bareos-19.2 2020-11-13 19:14 bareos-19.2 3686c1e6 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