Commit Graph

7 Commits

Author SHA1 Message Date
Lars Kruse 8713eb3722 Fix spelling mistakes in comments and descriptions
Thanks, codespell!
2020-03-26 04:23:21 +01:00
Lars Kruse 86bee01637 Port some python2 plugins to python3 2019-12-18 00:27:02 +01:00
Lars Kruse 7063330e03 Fix python style issues reported by flake8
Additionally some python2-only "print" statements are now compatible
with python3.
2019-12-18 00:25:39 +01:00
Lars Kruse e8dd273047 Plugin bacula_sd: fix type issues 2018-03-27 04:53:05 +02:00
Lars Kruse fa896dffaa Plugin bacula_job: various improvements, flake8-clean
* avoid hiding builtins with variable names (input, bytes, str)
* return exitcode=0 for autoconf "no"
* unify indentation
* fix all issues reported by flake8
2018-03-27 04:02:37 +02:00
dipohl e00b066f2d Category Tree: Reduce number of categories 2017-02-20 22:14:23 +01:00
Steve Schnepp 08346aac58 - have some dirs 2012-02-13 18:24:46 +01:00