summaryrefslogtreecommitdiffstats
path: root/nova/utils.py
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2013-02-15 16:26:40 -0800
committerJoe Gordon <jogo@cloudscaling.com>2013-02-18 12:12:23 -0800
commitd066a50e9a196cc870b298144acec224f7cfbd5b (patch)
treec9298af3947edeb5535ab0927642a7f687ee32d7 /nova/utils.py
parent596e0b392a961c28c5d8f81ec45dc6e2b28578e2 (diff)
downloadnova-d066a50e9a196cc870b298144acec224f7cfbd5b.tar.gz
nova-d066a50e9a196cc870b298144acec224f7cfbd5b.tar.xz
nova-d066a50e9a196cc870b298144acec224f7cfbd5b.zip
Fix hacking tests on osx
There were a few incompatibilities with the hacking tests and OSX. Readlink -f doesn't work so use cd and pwd instead. Importing a module with path separators doesn't work, so recursively import the module. Finally the extra / in the find command was not needed. Add a 'set -e' to run_pep8 to make sure test fails on any error Ignore paste as it doesn't have an __init__ in its top level directory Change-Id: Ifc66da7b872faa08f3be98f8b10486181ba77861
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions