[ovs-git] Open vSwitch: ovs-lib: Do not tee the ovs-ctl o/p in case of strace. (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Sun Apr 7 16:22:29 UTC 2013


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, branch-1.10 has been updated
       via  bc7f6c4709b0acae1fca98777f18287cd45c13d6 (commit)
      from  8fb7eddbcd1a487a883d6c3d96525a944b5a43f0 (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 bc7f6c4709b0acae1fca98777f18287cd45c13d6
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bc7f6c4709b0acae1fca98777f18287cd45c13d6
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-lib: Do not tee the ovs-ctl o/p in case of strace.
		
Running the OVS daemons with strace option enabled
will block if we pipe the output. We use tee
to log the output of ovs-ctl to ovs-ctl.log

This patch disables the startup script logging when we run the
OVS daemons with the strace option.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>


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

Summary of changes:
 utilities/ovs-lib.in |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list