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