public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: "Yuki Yao" <y_yao@ryobi.co.jp>
To: ltp-list@lists.sourceforge.net
Subject: [LTP] mail_tests.sh : a small mistake
Date: Mon, 8 Mar 2010 17:29:52 +0900	[thread overview]
Message-ID: <007e01cabe99$8669b9f0$933d2dd0$@co.jp> (raw)

Hi,

I found a small mistake about "mail" test.

When mail reception error occurred in "Test #3", this test displays
"Test #2" not "Test #3".

Signed-off-by: Yuki Yao<y_yao@ryobi.co.jp>

Index: ./testcases/commands/mail/mail_tests.sh
==============================
--- ./testcases/commands/mail/mail_tests.sh.orig        2010-03-08
16:00:56.000000000 +0900
+++ ./testcases/commands/mail/mail_tests.sh     2010-03-08
16:01:34.000000000 +0900
@@ -257,7 +257,7 @@
     if [ -z "$RC1" -a -z "$RC2" -a -z "$RC3" ]
     then
         $LTPBIN/tst_res TFAIL $LTPTMP/tst_mail.res \
-        "Test #2: No new mail for root. Reason:"
+        "Test #3: No new mail for root. Reason:"
         TFAILCNT=$(( $TFAILCNT+1 ))
     else
         if [ $RC1 -ne 0 -a $RC2 -ne 0 ] || [ $RC1 -ne 0 -a $RC3 -ne 0 ]


Thanks,
-Yuki Yao



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

             reply	other threads:[~2010-03-08  8:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-08  8:29 Yuki Yao [this message]
2010-03-08 15:49 ` [LTP] mail_tests.sh : a small mistake Garrett Cooper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='007e01cabe99$8669b9f0$933d2dd0$@co.jp' \
    --to=y_yao@ryobi.co.jp \
    --cc=ltp-list@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox