Comment 14 for bug 1052161

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/15401
Committed: http://github.com/openstack/python-novaclient/commit/8be01b650e4669132c0d27481781bdf5688079ec
Submitter: Jenkins
Branch: master

commit 8be01b650e4669132c0d27481781bdf5688079ec
Author: Alessandro Pilotti <email address hidden>
Date: Mon Nov 5 17:47:05 2012 +0200

    Fixes setup compatibility issue on Windows

    Fixes Bug #1052161

    "python setup.py build" fails on Windows due to a hardcoded shell path:
    /bin/sh

    setup.py updated using openstack-common/update.py

    Change-Id: I9c8cf84ada189d8f27448ecda23f51c021d08818