Merge "Fix script to build rpm required for L2 OVS agent for XenServer"
This commit is contained in:
commit
69753b9d1d
@ -8,7 +8,7 @@ export PYTHONPATH=$NEUTRON_ROOT
|
|||||||
|
|
||||||
cd $NEUTRON_ROOT
|
cd $NEUTRON_ROOT
|
||||||
VERSION=$(sh -c "(cat $NEUTRON_ROOT/neutron/version.py; \
|
VERSION=$(sh -c "(cat $NEUTRON_ROOT/neutron/version.py; \
|
||||||
echo 'print common_version.VersionInfo(\"neutron\").release_string()') | \
|
echo 'print version_info.release_string()') | \
|
||||||
python")
|
python")
|
||||||
cd -
|
cd -
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user