commit | 391a4465b71c6725f8add412aee9d0486a808f71 | [log] [tgz] |
---|---|---|
author | subrata_modak <subrata_modak> | Tue Mar 25 06:42:56 2008 +0000 |
committer | subrata_modak <subrata_modak> | Tue Mar 25 06:42:56 2008 +0000 |
tree | 94f3a8aa122d931836b4aa26a8af94ccaf61052e | |
parent | 605a5660dcadcda88ee0a4dd854d4a194270be68 [diff] |
All the syslog test cases in ltp-full-20080131 are failing for RHEL4U5 on x3850 M2 architecture. The syslogtst is failing because when only 1 argument is passed to syslogtst the condition in the test case fails to deal with it. I have tested the failed tests cases after applying the patch on the same architecture(x3850M2) and found its passing. Signed-off-by : Vinay Sridhar <vinaysridhar@in.ibm.com>