/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to mandos-ctl

  • Committer: Teddy Hogeborn
  • Date: 2024-09-07 23:55:04 UTC
  • Revision ID: teddy@recompile.se-20240907235504-1vbgry3s18ch1ux4
Improve formatting in mandos-ctl; no code changes

* mandos-ctl: Add empty lines, break long lines, remove superflous
  empty lines, spaces and dead code.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
 
93
93
locale.setlocale(locale.LC_ALL, "")
94
94
 
95
 
version = "1.8.17"
 
95
version = "1.8.16"
96
96
 
97
97
 
98
98
def main():