mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-06 05:14:38 +08:00
fixing sloccount command
This commit is contained in:
+1
-1
@@ -29,6 +29,6 @@ nosetests --with-xcoverage --with-xunit --cover-erase --cover-package=simulator,
|
||||
pylint -f parseable . | tee pylint.out
|
||||
|
||||
#run sloccount analysis
|
||||
sloccount --wide --details ./app/ ./test/ > sloccount.sc
|
||||
sloccount --wide --details ./ > sloccount.sc
|
||||
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user