Thanks, I've merged this.
On Wed, Mar 7, 2012 at 16:37, Ben Pfaff wrote:
> On Wed, Mar 07, 2012 at 04:16:21PM -0800, Ethan Jackson wrote:
>> The C code displays the build number as the empty string when 0,
>> and as +build otherwise. This commit updates version.py to be
>> consistent and tests t
On Wed, Mar 07, 2012 at 04:16:21PM -0800, Ethan Jackson wrote:
> The C code displays the build number as the empty string when 0,
> and as +build otherwise. This commit updates version.py to be
> consistent and tests that it is in the unit tests.
>
> Signed-off-by: Ethan Jackson
Looks good to m
The C code displays the build number as the empty string when 0,
and as +build otherwise. This commit updates version.py to be
consistent and tests that it is in the unit tests.
Signed-off-by: Ethan Jackson
---
python/automake.mk|5 -
python/ovs/unixctl.py |6 +++---
tests/atloc