jenkins-job-builder/jenkins_jobs/openstack
Arnaud Fabre 8e6b9e900d setup.py: Basic support for windows.
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
2013-06-20 17:12:23 +00:00
..
common setup.py: Basic support for windows. 2013-06-20 17:12:23 +00:00
__init__.py Add openstack-common support for setup and version 2012-11-10 23:36:16 +00:00