public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] runltp: Remove excess quotes from final message
@ 2012-03-06 10:28 Markos Chandras
  2012-03-06 14:45 ` Garrett Cooper
  2012-03-07  2:51 ` Caspar Zhang
  0 siblings, 2 replies; 4+ messages in thread
From: Markos Chandras @ 2012-03-06 10:28 UTC (permalink / raw)
  To: ltp-list

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
---
 runltp |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/runltp b/runltp
index 4ef8b38..fc3515b 100755
--- a/runltp
+++ b/runltp
@@ -948,11 +948,11 @@ main()
     {
     cat <<-EOF >&1
         
-       ###############################################################"
+       ###############################################################
         
-            Done executing testcases."
+            Done executing testcases.
             LTP Version:  $version_date
-       ###############################################################"
+       ###############################################################
        
 	EOF
     }
-- 
1.7.1



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2012-03-07  2:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 10:28 [LTP] [PATCH] runltp: Remove excess quotes from final message Markos Chandras
2012-03-06 14:45 ` Garrett Cooper
2012-03-07  1:02   ` Wanlong Gao
2012-03-07  2:51 ` Caspar Zhang

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