Mercurial > hg > autobot
diff setup.py @ 23:a32a7055f3e6
combine variables for buildbot master+slave
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 07 Jan 2011 18:19:04 -0800 |
parents | 30ec24255ce9 |
children | e8dabfd24c42 |
line wrap: on
line diff
--- a/setup.py Fri Jan 07 17:07:02 2011 -0800 +++ b/setup.py Fri Jan 07 18:19:04 2011 -0800 @@ -26,6 +26,7 @@ entry_points=""" # -*- Entry points: -*- [console_scripts] + create-autobot = autobot.template:create_autobot create-autobot-master = autobot.template:create_master create-autobot-slave = autobot.template:create_slave """,