On 14/10/2025 16.00, Daniel P. Berrangé wrote:
This fixes the gap left by
commit 8a44d8c2ac0921c8064fbfd00ef28e3a2588918e
Author: Daniel P. Berrangé <[email protected]>
Date: Fri Sep 12 19:22:00 2025 +0100
tests/functional: use self.log for all logging
ensuring that log message from the reverse debugging test actually
make it into the logfile on disk.
Signed-off-by: Daniel P. Berrangé <[email protected]>
---
tests/functional/reverse_debugging.py | 49 ++++++++++++---------------
1 file changed, 22 insertions(+), 27 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
Tested-by: Thomas Huth <[email protected]>