]> git.ipfire.org Git - thirdparty/bacula.git/commit
BEE Backport regress/scripts/bconsole.py
authorAlain Spineux <alain@baculasystems.com>
Fri, 4 Sep 2020 11:32:26 +0000 (13:32 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:56 +0000 (09:02 +0100)
commit614e75ab78bd4b552cd8eee350c51d655e43745f
treeb55a50e1debed51fbd6fa02d0ac49e13ef55c733
parent15923173e6c5ffdd365362c1198d29292a2dc382
BEE Backport regress/scripts/bconsole.py

This commit is the result of the squash of the following main commits:

Author: Alain Spineux <alain@baculasystems.com>
Date:   Fri Oct 21 16:11:47 2016 +0200

    regress: make regress python friendly

    - modules like bconsole.py and blab.py goes in regress/scrips
    - regress/tests/regress.py is a helper that load modules in scripts
      without boring with librady path
    - py-sample-test.py is the first sample
    - add new objects lab.{fd,sd,dir} that are manage the related Daemon
    - add lab.sd.dde of class DDE that provides some basic helper for the DDE
    - file FileReader can search a log  or trace file
    - lab.GetVolume(volname) return information about a volume
regress/scripts/bconsole.py [new file with mode: 0755]