Thanks.
On Wed, Oct 17, 2012 at 01:18:45PM -0700, Ethan Jackson wrote:
>
> Good idea, I had been bitten by that once myself. I"ve folded in
> the following incremental. I'll merge shortly. Thanks for the
> review.
>
> Ethan
>
> ---
> utilities/ovs-parse-backtrace.in | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/utilities/ovs-parse-backtrace.in
> b/utilities/ovs-parse-backtrace.in
> index b420314..aeb07c4 100755
> --- a/utilities/ovs-parse-backtrace.in
> +++ b/utilities/ovs-parse-backtrace.in
> @@ -70,6 +70,8 @@ result. Expected usage is for ovs-appctl backtrace to be
> piped in.""")
> if os.path.exists(debug):
> ovs_vswitchd = debug
>
> + print "Binary: %s\n" % ovs_vswitchd
> +
> stdin = sys.stdin.read()
> trace_list = stdin.strip().split("\n\n")
>
> --
> 1.7.12.3
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/dev
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev