smsm1 / ootermite

Automatically exported from code.google.com/p/ootermite
0 stars 0 forks source link

Reload the passwords on reconfig #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Update OOCredentials.py (such as when adding or changing a bot)
2. run buildbot reconfig

What is the expected output? 

The bot information to be reloaded.

What do you see instead?

Error message, due to a bot not existing. This is because the password config 
is not reloaded.

Original issue reported on code.google.com by shaunmcd...@gmail.com on 7 Sep 2007 at 1:00

GoogleCodeExporter commented 9 years ago
from #19, which was marked as a duplicate of this one:
  I think this relates to the usage of import.  Perhaps switching to eval
would work better.

Original comment by ikel...@gmail.com on 7 Sep 2007 at 1:52

GoogleCodeExporter commented 9 years ago
Change made in changeset 102 to exec the password file in. Needs more testing.

Original comment by shaunmcd...@gmail.com on 9 Sep 2007 at 6:23

GoogleCodeExporter commented 9 years ago
I've fixed it, and it seems to work.

Original comment by shaunmcd...@gmail.com on 10 Sep 2007 at 10:30

GoogleCodeExporter commented 9 years ago
This is no longer an issue.

Original comment by shaunmcd...@gmail.com on 7 Oct 2007 at 12:10