msopacua                Wed Oct 23 17:15:08 2002 EDT

  Modified files:              
    /php4       README.TESTING 
  Log:
  statis->status
  clarity on the exit status
  
  
Index: php4/README.TESTING
diff -u php4/README.TESTING:1.8 php4/README.TESTING:1.9
--- php4/README.TESTING:1.8     Wed Oct 23 16:56:09 2002
+++ php4/README.TESTING Wed Oct 23 17:15:08 2002
@@ -101,8 +101,8 @@
 
 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



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to