MantisBT: master b27f6adc

Author Committer Branch Timestamp Parent
dregad dregad master 2020-05-02 08:42 master 950cebcc
Affected Issues  0026903: Move release scripts to main repository
Changeset

Fix build scripts' Python syntax

Follow PEP8 style guidelines

  • Code must be indented with spaces
  • Comments must be '# ' (space after hash)
  • break long lines

Follow-up on issue 0026903

mod - build/buildrelease-repo.py Diff File
mod - build/buildrelease.py Diff File
mod - build/docbook-manual-repo.py Diff File
mod - build/docbook-manual.py Diff File