[ovs-git] Open vSwitch: openflow: Properly clean out stamp files on "make clean". (master)

dev at openvswitch.org dev at openvswitch.org
Mon Mar 12 19:31:20 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  63633ffd8c23c5acdec127289652dabc2d39ad06 (commit)
       via  c95ca86e67b8c55230e4c890906a261221651bcc (commit)
      from  746cb7604e734c6e220c7a68218d8df50e692a56 (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 63633ffd8c23c5acdec127289652dabc2d39ad06
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=63633ffd8c23c5acdec127289652dabc2d39ad06
Author: Ben Pfaff <blp at nicira.com>
		
openflow: Properly clean out stamp files on "make clean".
		
Reported-by: Chris Wright <chrisw at sous-sol.org>
Acked-by: Chris Wright <chrisw at sous-sol.org>
Signed-off-by: Ben Pfaff <blp at nicira.com>


commit c95ca86e67b8c55230e4c890906a261221651bcc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c95ca86e67b8c55230e4c890906a261221651bcc
Author: Ben Pfaff <blp at nicira.com>
		
python: Fix "make distcheck" error on version.py.
		
The generated version.py has to go in the srcdir and has to be regenerated
based on config.status, which breaks "make distcheck" because it
write-protects the srcdir.  However, the contents of version.py only change
when the version number changes, so we can just "touch" it when it doesn't
really need to change.

The same pattern is used elsewhere in the tree for other files in the same
situation, e.g. the various RPM spec files.

Reported-by: Chris Wright <chrisw at sous-sol.org>
Acked-by: Chris Wright <chrisw at sous-sol.org>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 include/openflow/automake.mk |    1 +
 python/automake.mk           |   12 ++++++------
 2 files changed, 7 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list