Temp fix for jenkins script.

This commit is contained in:
Stephen Diehl
2012-07-07 06:47:48 -04:00
parent 8fdd2db045
commit 9040bacd0b
+1 -1
View File
@@ -38,7 +38,7 @@ cp ./etc/pycco.css ./docs/_build/html/pycco/test
cp ./etc/pycco.css ./docs/_build/html/pycco/transforms
#run all the tests in test. see setup.cfg for flags.
nosetests --config=jenkins_setup.cfg
nosetests --config=jenkins_setup.cfg -I test_optimize
#run pylint checks
cp ./pylint.rcfile /mnt/jenkins/.pylintrc #default location for config file...