8e6b9e900d
During setup, some commands (git describe mainly) are launched, and fail under Windows since /bin/sh is not available. By switching to cmd to execute commands when python says that the os is 'nt', setup.py works under both Linux and Windows. I have used that patch for some time now, and haven't found other issues yet. Change-Id: Ib4c0ec53765ae80fc6b63c34a926644427a9ebce Reviewed-on: https://review.openstack.org/33368 Reviewed-by: Antoine Musso <hashar@free.fr> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Monty Taylor <mordred@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins |
||
---|---|---|
.. | ||
common | ||
__init__.py |