Comment 17 for bug 1052161

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

Reviewed: https://review.openstack.org/15305
Committed: http://github.com/openstack/python-glanceclient/commit/16aafa728e4b8309b16bcc120b10bc20372883f4
Submitter: Jenkins
Branch: master

commit 16aafa728e4b8309b16bcc120b10bc20372883f4
Author: Alessandro Pilotti <email address hidden>
Date: Mon Nov 5 18:19:13 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: If0ae835aeada8769e46dddf4f3c2f2edfdfbc5fe