
The subprocess.call() to run testr init if the .testrepository dir hasn't been created yet was setting passing the actual call assuming shell=True, which it wasn't. This commit fixes this oversight to make the call actually work.
os-testr
A testr wrapper to provide functionality for OpenStack projects
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-testr
- Source: http://git.openstack.org/cgit/openstack/os-testr
- Bugs: http://bugs.launchpad.net/os-testr
Features
- TODO
Description