From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1YigtF-0004Ru-5j for ltp-list@lists.sourceforge.net; Thu, 16 Apr 2015 10:19:21 +0000 Received: from szxga02-in.huawei.com ([119.145.14.65]) by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1YigtB-0005gF-2M for ltp-list@lists.sourceforge.net; Thu, 16 Apr 2015 10:19:21 +0000 Message-ID: <552F8C1D.9040806@huawei.com> Date: Thu, 16 Apr 2015 18:17:01 +0800 From: Cui Bixuan MIME-Version: 1.0 References: <1428375071-99253-1-git-send-email-cuibixuan@huawei.com> In-Reply-To: <1428375071-99253-1-git-send-email-cuibixuan@huawei.com> Subject: [LTP] [PATH v2] gzip/gzip_tests.sh: Delete the tmp_dir of test02 List-Id: Linux Test Project General Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ltp-list-bounces@lists.sourceforge.net To: Cui Bixuan Cc: ltp-list@lists.sourceforge.net, zhanyongming@huawei.com, zhuyanpeng@huawei.com Do clean up when test02 finished of gzip_tests.sh Signed-off-by: Cui Bixuan --- testcases/commands/gzip/gzip_tests.sh | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/testcases/commands/gzip/gzip_tests.sh b/testcases/commands/gzip/gzip_tests.sh index 5f0725c..432f992 100755 --- a/testcases/commands/gzip/gzip_tests.sh +++ b/testcases/commands/gzip/gzip_tests.sh @@ -326,4 +326,6 @@ then TFAILCNT=$(($TFAILCNT+1)) fi +rm -fr $LTPTMP/tst_gzip.* + exit $TFAILCNT -- 1.6.0.2 ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list