Added tests to the main package and completely reworked the code around that
This commit is contained in:
parent
2661ce9a2b
commit
cadb15f7af
17 changed files with 285 additions and 239 deletions
|
@ -43,8 +43,6 @@ The common way to run this check is without any argument :
|
|||
|
||||
There are several flags available if you need to override the defaults :
|
||||
- -f string : Force the state file to use, defaults to bareos-fd.9102.state if it exists else bacula-fd.9102.state.
|
||||
- -q bool : Suppress all output, suitable to force a silent update of the spool file.
|
||||
- -v bool : Activates verbose debugging output, defaults to false.
|
||||
- -w string : Force the work directory to use, defaults to /var/lib/bareos if it exists else /var/lib/bacula.
|
||||
|
||||
## Output
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue