]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
fix path for tox.ini to work on ceph-qa-suite only
authorAlfredo Deza <adeza@redhat.com>
Thu, 26 Feb 2015 19:08:38 +0000 (14:08 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 26 Feb 2015 19:08:38 +0000 (14:08 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index ce7c3066af9666f97c0b8313110ecb996d943ec8..14399d0a3022fada17cbbd9ed548291760709836 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -5,4 +5,4 @@ skipsdist = True
 [testenv:flake8]
 deps=
   flake8
-commands=flake8 --select=F
+commands=flake8 --select=F ceph-qa-suite