From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([184.105.139.130]:53346 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751207AbeCIQWj (ORCPT ); Fri, 9 Mar 2018 11:22:39 -0500 Date: Fri, 09 Mar 2018 11:22:37 -0500 (EST) Message-Id: <20180309.112237.1431929104144950645.davem@davemloft.net> To: bjb@mojatatu.com Cc: jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, chrism@mellanox.com, lucasb@mojatatu.com, aring@mojatatu.com, mrv@mojatatu.com, batuhanosmantaskaya@gmail.com, dcaratti@redhat.com, netdev@vger.kernel.org, kernel@mojatatu.com Subject: Re: [PATCH v2 net-next] tools: tc-testing: Can pause just before post-suite From: David Miller In-Reply-To: <20180308202803.31771-1-bjb@mojatatu.com> References: <20180308202803.31771-1-bjb@mojatatu.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: "Brenda J. Butler" Date: Thu, 8 Mar 2018 15:28:03 -0500 > With option -P, the test script will pause just before > the post_suite functions are called. This allows the tester to > inspect the system before it is torn down. > > Signed-off-by: Brenda J. Butler This looks a lot better, applied, thanks.