Aegisub/devel/tinderbox/buildbot/master/dist_passwd.py
Amar Takhar c11bf12504 Add build master/slave configurations..
Originally committed to SVN as r3223.
2009-07-23 19:38:19 +00:00

12 lines
141 B
Python

# Copy this to ./passwd.py and fill it in.
passwd = {
'mochi': '',
'kokoro': '',
'anpan': '',
'tako': '',
'nori': '',
'mokona': ''
}