public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] syslog02: "tst_count_incr" should be replaced with "incr_tst_count"
@ 2011-03-16  3:47 Peng Haitao
  2011-03-18 16:25 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Haitao @ 2011-03-16  3:47 UTC (permalink / raw)
  To: Garrett Cooper; +Cc: ltp-list


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

---
 testcases/kernel/syscalls/syslog/syslog02 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/testcases/kernel/syscalls/syslog/syslog02 b/testcases/kernel/syscalls/syslog/syslog02
index 30be60d..d0501ba 100755
--- a/testcases/kernel/syscalls/syslog/syslog02
+++ b/testcases/kernel/syscalls/syslog/syslog02
@@ -104,7 +104,7 @@ syslog_case2()
 		# Increment the level_no for next level...
 		: $(( level_no += 1 ))
 
-		tst_count_incr
+		incr_tst_count
 	done
 }
 
-- 
1.7.1

-- 
Best Regards,
Peng Haitao


------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
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

end of thread, other threads:[~2011-03-18 16:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-16  3:47 [LTP] [PATCH] syslog02: "tst_count_incr" should be replaced with "incr_tst_count" Peng Haitao
2011-03-18 16:25 ` Cyril Hrubis

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