~xubuntu-dev/ubiquity/lp1437180_feh

« back to all changes in this revision

Viewing changes to tests/run-pep8

  • Committer: Dmitrijs Ledkovs
  • Date: 2013-08-29 00:23:26 UTC
  • Revision ID: dmitrijs.ledkovs@canonical.com-20130829002326-tiol5o34de6b1p63
Fix pep8

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
#
3
3
# Test PEP-8 conformance.
4
4
 
5
 
pep8 --exclude keyboard_names.py \
 
5
pep8 --exclude keyboard_names.py --exclude Keyboard.py \
6
6
    $(grep -lr '#!.*bin/python' bin) \
7
7
    scripts tests tests/run tests/run-frontend ubiquity