6 lines
140 B
Python
6 lines
140 B
Python
|
slaves = [
|
||
|
{'name': 'linux_glibc211_x86_64_chroot',
|
||
|
'password': 'barbarianna',
|
||
|
'builders': ['linux_glibc211_x86_64_scons']}
|
||
|
]
|