Comment 16 for bug 1052161

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

Reviewed: https://review.openstack.org/15301
Committed: http://github.com/openstack/python-openstackclient/commit/67e413a224d8bec7729ec1aa703c6e4c91ee243b
Submitter: Jenkins
Branch: master

commit 67e413a224d8bec7729ec1aa703c6e4c91ee243b
Author: Alessandro Pilotti <email address hidden>
Date: Mon Nov 5 18:34:15 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: I33d38e0f96b6d124248c4a31959952d61cf1eb16