Closed Bug 63259 Opened 24 years ago Closed 24 years ago

ssl.sh - testclient returncodes from cron different

Categories

(NSS :: Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sonja.mirtitsch, Assigned: sonja.mirtitsch)

Details

the returncodes need to be more specific than just pass or fail, in order to
correctly evaluate the expected failures we need to get the correct return code
- problems with NT, cron and rsh.
right now we work with
tstclnt ... || TESTCLIENT_FAILED=TRUE
ret=$? #incorrect - always 0 with cron, rsh wrong value on NT
we got problems with the current solution as well - pass fail does not work either
Summary: ssl.sh - testclient returncodes just pass-fail → ssl.sh - testclient returncodes from cron different
see bug 63447
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.