bareos: bareos-19.2 3686c1e6

Author Committer Branch Timestamp Parent
joergs joergs bareos-19.2 2020-11-30 18:05 bareos-19.2 8ae9ba79 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 - systemtests/tests/python-bareos-test/python-bareos-unittest.py Diff File