On Tue, Mar 6, 2012 at 2:28 AM, Markos Chandras <[email protected]> wrote: > Signed-off-by: Markos Chandras <[email protected]> > --- > 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 > }
Reviewed-by: Garrett Cooper <[email protected]> ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
