Skip to content

Commit

Permalink
Modified Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hyades committed Jul 26, 2013
1 parent 1761c80 commit 836e41f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-api/Makefile
Expand Up @@ -3,7 +3,7 @@ lint:
mkdir -p reports/pylint
-pylint --rcfile=.pylintrc gstswitch
mv -f *.html reports/pylint
@echo "Lint report generated in reports/lint_report.html"
@echo "Lint report generated in reports/pylint"

# runs py.test also
coverage:
Expand Down

0 comments on commit 836e41f

Please sign in to comment.