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: Iafae444a43c76560020a84e3a1c5c8cb4b6860da
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
modules=setup
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinderclient
|