All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH] creat07: "-F $LTPROOT/testcases/bin/test1" should be removed
@ 2011-01-19  5:47 Peng Haitao
  2011-01-19  7:50 ` Garrett Cooper
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Haitao @ 2011-01-19  5:47 UTC (permalink / raw)
  To: yanegomi; +Cc: ltp-list

Hi Garrett,

"-F $LTPROOT/testcases/bin/test1" should be removed when execute creat07.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>

---
 runtest/ltplite      |    2 +-
 runtest/stress.part3 |    2 +-
 runtest/syscalls     |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/runtest/ltplite b/runtest/ltplite
index a650482..ee573a9 100644
--- a/runtest/ltplite
+++ b/runtest/ltplite
@@ -141,7 +141,7 @@ creat03 creat03
 creat04 creat04
 creat05 creat05
 creat06 creat06
-creat07 creat07 -F $LTPROOT/testcases/bin/test1
+creat07 creat07
 creat08 creat08
 creat09 creat09
 
diff --git a/runtest/stress.part3 b/runtest/stress.part3
index 8d63e9c..0f33a48 100644
--- a/runtest/stress.part3
+++ b/runtest/stress.part3
@@ -82,7 +82,7 @@ creat03 creat03
 creat04 creat04
 creat05 creat05
 creat06 creat06
-creat07 creat07 -F $LTPROOT/testcases/bin/test1
+creat07 creat07
 creat08 creat08
 creat09 creat09
 
diff --git a/runtest/syscalls b/runtest/syscalls
index 7683e39..dbfc16b 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -99,7 +99,7 @@ creat03 creat03
 creat04 creat04
 creat05 creat05
 creat06 creat06
-creat07 creat07 -F $LTPROOT/testcases/bin/test1
+creat07 creat07
 creat08 creat08
 creat09 creat09
 
-- 
1.7.3.1

-- 
Best Regards,
Peng Haitao


------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

* Re: [LTP] [PATCH] creat07: "-F $LTPROOT/testcases/bin/test1" should be removed
  2011-01-19  5:47 [LTP] [PATCH] creat07: "-F $LTPROOT/testcases/bin/test1" should be removed Peng Haitao
@ 2011-01-19  7:50 ` Garrett Cooper
  0 siblings, 0 replies; 2+ messages in thread
From: Garrett Cooper @ 2011-01-19  7:50 UTC (permalink / raw)
  To: Peng Haitao; +Cc: ltp-list

On Tue, Jan 18, 2011 at 9:47 PM, Peng Haitao <penght@cn.fujitsu.com> wrote:
> Hi Garrett,
>
> "-F $LTPROOT/testcases/bin/test1" should be removed when execute creat07.

Committed -- thanks!
-Garrett

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2011-01-19  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-19  5:47 [LTP] [PATCH] creat07: "-F $LTPROOT/testcases/bin/test1" should be removed Peng Haitao
2011-01-19  7:50 ` Garrett Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.