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

dev at openvswitch.org dev at openvswitch.org
Sun Apr 7 16:21:06 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, master has been updated
       via  ed87900d26173df84a3814f993d1b6a31aa472a5 (commit)
      from  4464589ee774fe4e12777e757469817744f74a93 (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 ed87900d26173df84a3814f993d1b6a31aa472a5
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ed87900d26173df84a3814f993d1b6a31aa472a5
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