Skip to content

Commit

Permalink
statis->status
Browse files Browse the repository at this point in the history
clarity on the exit status
  • Loading branch information
Melvyn Sopacua committed Oct 23, 2002
1 parent 8bfb6c5 commit 2322917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.TESTING
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ prompt the tester for any user input.

Normally, the exit status of "make test" is zero, regardless of the results
of independant tests. Set the environment variable REPORT_EXIT_STATUS to 1,
to make "make test' set the exit statis ("$?") to non-zero, when a test has
failed.
and "make test" will set the exit status ("$?") to non-zero, when an
individual test has failed.

NOTE: the exit status of run-tests.php will be 1 when
REPORT_EXIT_STATUS is set. The result of "make test" may be higher
Expand Down

0 comments on commit 2322917

Please sign in to comment.