提交 18031aea authored 作者: Frederic's avatar Frederic

removed hg reference in the buildbot script.

上级 f4384395
...@@ -9,7 +9,7 @@ if [ "$1" == "--buildbot" ]; then ...@@ -9,7 +9,7 @@ if [ "$1" == "--buildbot" ]; then
ROOT_CWD=/Tmp/nightly_build ROOT_CWD=/Tmp/nightly_build
FLAGS=compiledir=/Tmp/lisa_theano_compile_dir_theano FLAGS=compiledir=/Tmp/lisa_theano_compile_dir_theano
cd ${ROOT_CWD}/Theano cd ${ROOT_CWD}/Theano
hg summary git rev-parse HEAD
cd .. cd ..
ARGS="Theano" ARGS="Theano"
PROFILING="--with-coverage --cover-package=theano" PROFILING="--with-coverage --cover-package=theano"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论