[ovs-git] Open vSwitch: python: Make build number format consistent with C. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 8 00:50:42 UTC 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  c9a2d670ebf21d28940ecb1f56b8afde665b4495 (commit)
      from  7921b912de1e347f418a116f6d83f802dee655e2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c9a2d670ebf21d28940ecb1f56b8afde665b4495
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c9a2d670ebf21d28940ecb1f56b8afde665b4495
Author: Ethan Jackson <ethan at nicira.com>
		
python: Make build number format consistent with C.
		
The C code displays the build number as the empty string when 0,
and as +build<num> otherwise.  This commit updates version.py to be
consistent and tests that it is in the unit tests.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 python/automake.mk    |    5 ++++-
 python/ovs/unixctl.py |    6 +++---
 tests/atlocal.in      |    2 --
 tests/unixctl-py.at   |    2 +-
 4 files changed, 8 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list