]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
Ensure our virtualenv's bin/ is in our PATH
authorZack Cerza <zack@redhat.com>
Fri, 22 May 2015 16:20:10 +0000 (10:20 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 1 Jun 2015 16:21:09 +0000 (10:21 -0600)
commitf531f88315d1ca13c458c61345b07f604def362d
treeaed73170b5805d0a9888f74b6e4328de335bd84e
parentb90ffa413fe27a1585fcd906fe4bdf66c9fb0254
Ensure our virtualenv's bin/ is in our PATH

So that we can run commands we install via pip from inside teuthology

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/__init__.py