これらは Linux (ubuntu) のコマンド ラインで実行されますが、hudson 経由で実行しようとすると、最初のもの (最初のもの) のみがコンソール出力に表示されます。
コメントから:
- nodestests -s --with-coverage --cover-package prus find . -name "*test.py"
- pylint --rcfile scripts/pylintrc -f parseable prus > pylint.txt echo "pylint complete"
- sloccount --wide --details prus > sloccount.sc