[Buildbot-commits] [djmitche/buildbot] 37d267: Added OptionParser to manage command line options ...

noreply at github.com noreply at github.com
Tue Mar 23 01:57:05 UTC 2010


Branch: refs/heads/master
Home:   http://github.com/djmitche/buildbot

Commit: 37d2673e9ab5473d8a1c43528e3cacea7d218ed0
    http://github.com/djmitche/buildbot/commit/37d2673e9ab5473d8a1c43528e3cacea7d218ed0
Author: johnnie pittman <jedi at group6.net>
Date:   2010-03-22 (Mon, 22 Mar 2010)

Changed paths:
  M contrib/svn_watcher.py

Log Message:
-----------
Added OptionParser to manage command line options and args.  Also do some argument validation.

Added the ability to specify a category for a url polled via a command line flag.

Added the ability to specify an arbitrary interval via a command line flag.  This option implies the watch flag.

Refactored code significantly to break responsibility of tasks into more functions.

Dropped in some error handling.


Commit: 9f73a5ab6d4cd8e5240a30cfdffca959cec063b9
    http://github.com/djmitche/buildbot/commit/9f73a5ab6d4cd8e5240a30cfdffca959cec063b9
Author: Dustin J. Mitchell <dustin at zmanda.com>
Date:   2010-03-22 (Mon, 22 Mar 2010)

Changed paths:
  M contrib/svn_watcher.py

Log Message:
-----------
Merge branch 'master' of git://github.com/jpittman/buildbot

* 'master' of git://github.com/jpittman/buildbot:
  Added OptionParser to manage command line options and args.  Also do some argument validation.






More information about the Commits mailing list