Comment 20 for bug 1052161

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

Reviewed: https://review.openstack.org/15517
Committed: http://github.com/openstack/python-swiftclient/commit/72531338377e296f30dee626bd6df171ba713b8a
Submitter: Jenkins
Branch: master

commit 72531338377e296f30dee626bd6df171ba713b8a
Author: Alessandro Pilotti <email address hidden>
Date: Tue Nov 6 20:08:11 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: I763dd5613d91a2523087173b196500648c477fa6