public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP]  [PATH] gzip/gzip_tests.sh: remove the tmp dir of test02
@ 2015-04-07  2:51 Cui Bixuan
  2015-04-16 10:17 ` [LTP] [PATH v2] gzip/gzip_tests.sh: Delete the tmp_dir " Cui Bixuan
  2015-05-04 13:34 ` [LTP] [PATH] gzip/gzip_tests.sh: remove the tmp dir " Cyril Hrubis
  0 siblings, 2 replies; 3+ messages in thread
From: Cui Bixuan @ 2015-04-07  2:51 UTC (permalink / raw)
  To: ltp-list; +Cc: huawei.com.zhuyanpeng, zhanyongming

To clean up when test02 finished of gzip_tests.sh.
---
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-04 13:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07  2:51 [LTP] [PATH] gzip/gzip_tests.sh: remove the tmp dir of test02 Cui Bixuan
2015-04-16 10:17 ` [LTP] [PATH v2] gzip/gzip_tests.sh: Delete the tmp_dir " Cui Bixuan
2015-05-04 13:34 ` [LTP] [PATH] gzip/gzip_tests.sh: remove the tmp dir " Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox