]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add bin directory to flake8 when not in venv
authorJohn Griffith <john.griffith@solidfire.com>
Mon, 5 Aug 2013 19:43:24 +0000 (13:43 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Mon, 5 Aug 2013 19:44:30 +0000 (13:44 -0600)
commite940c0374d3f7f4e6e7c357d3822468312e53b6c
treec0e111a3ee35c7e50e748e3f4d95fe034e546cc9
parent2380feff7cf220ee03ac11605905bd581bf48b39
Add bin directory to flake8 when not in venv

If doing run_tests.sh -N -p we only check cinder*
This patch adds a directive to also check the files
in bin/

Change-Id: Ia68073e16067df978475db058c9c0693f35df81c
run_tests.sh