Updated glibc version in master_private_template.py

This commit is contained in:
2017-04-20 10:50:34 +02:00
parent fd8703bee5
commit 558fcac308

View File

@@ -1,5 +1,5 @@
slaves = [
{'name': 'linux_glibc211_x86_64_chroot',
{'name': 'linux_glibc219_x86_64_chroot',
'password': 'barbarianna',
'builders': ['linux_glibc211_x86_64_scons']}
'builders': ['linux_glibc219_x86_64_cmake']}
]