1. 2a276cf I found two problems in mail test. by Rishikesh K Rajak · 14 years ago
  2. 36e9e44 Fix typo. by Garrett Cooper · 14 years ago
  3. be744da Clean up the test.. It was a royal mess before. by Garrett Cooper · 14 years ago
  4. 77312d8 In the previous mailx version, the command "echo "d" | mail -u root" will by Rishikesh K Rajak · 14 years ago
  5. 8eb5a85 mail: fix the bug of mail01: In the testcase "mail01", when mail is send to nosuchuser@domain and mail is send to user@nosuchdomain, mail program may return either "Returnedmail:" or "UndeliveredMailReturned", regardless of the existence of /etc/redhat-release. So, we did a bit of changes to recognize both of returned values. This patch fixes the problem. Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>. by subrata_modak · 15 years ago
  6. 97544a1 Some fixes of shell scripts of tests: this patch fixes some minor bugs in the code of LTP shell scripts: by subrata_modak · 15 years ago
  7. 8265619 Fix mail_tests for systems without mail installed: Worse, as $MAIL_NOT_INSTALLED is always "0" or "1", -z always return false...`-z' tests for a string length of zero, not for a zero value, causing the test always to return false. Initialize $MAIL_NOT_INSTALLED to an empty string instead of a numerical zero to fix this. Signed-off-by: Geert Uytterhoeven <Geert.Uytterhoeven@sonycom.com>. by subrata_modak · 15 years ago
  8. e764b28 fix mail_tests for systems without mail installed: mail_tests should return tconf instead of tfail if mail is not installed. Signed-off-by: Paul Larson <paul.larson@canonical.com>. by subrata_modak · 15 years ago
  9. 39552a0 Fix some bashisms. Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  10. c864960 When packaging LTP with rpmlinit, rpmlinit complains about several scripts which don't have Shebang on the head of the file. Some files didn't have a Shebang at all. Signed-off-by: Daniel Gollub <dgollub@suse.de>. by subrata_modak · 16 years ago
  11. 1e0aced A fix by Lin Feng Shen to elimiate white spaces that caused mail02 to fail by mreed10 · 18 years ago
  12. 4640fb9 fixed some RH/Suse specific messages by mridge · 19 years ago
  13. 153a173 Applied error message patch from Glen Foster. by robbiew · 20 years ago
  14. 7829e1e Applied daemon typo patch from Andrew R. Reiter. by robbiew · 20 years ago
  15. 9f219da Applied patch from Glen Foster: by robbiew · 21 years ago
  16. 6f8f6f3 Applied patch from Glen Foster: by robbiew · 21 years ago
  17. 49f00ac Applied Vasan's posixtest-9 patch. by robbiew · 21 years ago
  18. 46d7556 Applied Dan Kegel's `ash` compatibility patch. by robbiew · 21 years ago
  19. a49eed0 Applied Dan Kegel's `ash` compatibility tests. by robbiew · 21 years ago
  20. 816d4fd Applied Dan Kegel's `ash` compatibility script. by robbiew · 21 years ago
  21. 5b00680 fixed bugs I intoduced. by iyermanoj · 22 years ago
  22. d91b924 Added test #2,3,4,5 by iyermanoj · 22 years ago
  23. fccc143 Added new testcase to test mail/mailx by iyermanoj · 22 years ago