Commit ef1f6b31 by Long Duong

Delete what I added for investigation

parent 3e7136fc
......@@ -55,12 +55,6 @@ popd
#coverage
coverage erase
coverage run --source=nltk nltk/test/runtests.py --with-xunit
echo '############### INVESTIGATING ###################'
coverage debug sys
coverage debug data
cat nosetests.xml
echo '############## END INVESTIGATING ###############'
coverage xml --omit=nltk/test/*
iconv -c -f utf-8 -t utf-8 nosetests.xml > nosetests_scrubbed.xml
pylint -f parseable nltk > pylintoutput
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment