Merge "Clean up bin directory"
This commit is contained in:
commit
4d1563b131
1
tox.ini
1
tox.ini
@ -42,7 +42,6 @@ commands = bash -x {toxinidir}/setup-test-env-mongodb.sh python setup.py testr -
|
|||||||
[testenv:pep8]
|
[testenv:pep8]
|
||||||
commands =
|
commands =
|
||||||
flake8
|
flake8
|
||||||
flake8 --filename=ceilometer-* bin
|
|
||||||
# Check that .po and .pot files are valid:
|
# Check that .po and .pot files are valid:
|
||||||
bash -c "find ceilometer -type f -regex '.*\.pot?' -print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null"
|
bash -c "find ceilometer -type f -regex '.*\.pot?' -print0|xargs -0 -n 1 msgfmt --check-format -o /dev/null"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user