Comment 15 for bug 1052161

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

Reviewed: https://review.openstack.org/15389
Committed: http://github.com/openstack/python-quantumclient/commit/6857c2ad69595d74fb5de90e1b00e9dabed50896
Submitter: Jenkins
Branch: master

commit 6857c2ad69595d74fb5de90e1b00e9dabed50896
Author: Alessandro Pilotti <email address hidden>
Date: Sat Nov 3 21:40:50 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: I3943725a1f4b067a06f8f850e993c6867399a967