提交 89723d98 authored 作者: Frederic Bastien's avatar Frederic Bastien

Fix the buildbot related script

上级 e991b90b
......@@ -10,14 +10,12 @@ family=['theano-buildbot@googlegroups.com']
me='lisa@iro.umontreal.ca'
#Those file contain the output of the do_nightly_build script.
files=["do_nightly_build_theano", "do_nightly_build_pylearn",
"do_nightly_build_deeplearning", "do_nightly_build_pylearn2",
# "do_nightly_build_theano_python2.4",
files=["do_nightly_build_theano",
"do_nightly_build_deeplearning",
"do_nightly_build_theano_python3.3.0",
]
msgs=['Theano buildbot', 'Pylearn buildbot', 'Deep Learning Tutorial buildbot',
'Pylearn2 buildbot',
# 'Theano Python2.4 buildbot',
msgs=['Theano buildbot',
'Deep Learning Tutorial buildbot',
'Theano Python3.3.0 buildbot']
print 'files', files
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论