Skip to content

Commit

Permalink
scripts: Add information about running time of 'cleanupdb' script
Browse files Browse the repository at this point in the history
  • Loading branch information
mokibit committed Jan 9, 2025
1 parent 2601069 commit 5041a4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions master/buildbot/scripts/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -747,6 +747,8 @@ def getSynopsis(self):
This command uses the database specified in
the master configuration file. If you wish to use a database other than
the default (sqlite), be sure to set that parameter before upgrading.
This command runs for as long as it takes to finish the job including the
time needed to check master.cfg file.
""")


Expand Down

0 comments on commit 5041a4b

Please sign in to comment.