diff options
author | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-12-20 21:20:58 -0800 |
---|---|---|
committer | Vishvananda Ishaya <vishvananda@gmail.com> | 2012-12-20 21:20:58 -0800 |
commit | a8a6e2e82e4f108badaad599570848c5e10ae241 (patch) | |
tree | 9b4ee1c0d0d4c4f443d3a20f52893dfa8a4c6b7f /nova/test.py | |
parent | af16e5f24d77f0a11a0ec33af428b45a7c6fecdf (diff) | |
download | nova-a8a6e2e82e4f108badaad599570848c5e10ae241.tar.gz nova-a8a6e2e82e4f108badaad599570848c5e10ae241.tar.xz nova-a8a6e2e82e4f108badaad599570848c5e10ae241.zip |
Makes sure to call crypto scripts with abspath
In some cases __file__ can return a local path instead of an
absolute path. For example when you are running with run_tests.sh
from a checkout that has been setup.py developed on os x. Make
sure that we convert it to an absolute path in case it is relative.
Change-Id: Ie18be6039db56601de18ce4ad48791b4abf118fe
Diffstat (limited to 'nova/test.py')
0 files changed, 0 insertions, 0 deletions