提交 873d41b0 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Merge pull request #492 from nouiz/fix

Fix path in buildbot file.
......@@ -21,7 +21,7 @@ if [ "$1" == "--buildbot" ]; then
cd ..
ARGS="Theano"
PROFILING="--with-coverage --cover-package=theano"
NOSETESTS=${ROOT_CWD}/bin/theano-nose
NOSETESTS=${ROOT_CWD}/Theano/bin/theano-nose
export PYTHONPATH=${ROOT_CWD}:$PYTHONPATH
else
COMPILEDIR=`python -c "import theano; print theano.config.compiledir"`
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论