hholzgra                Thu Apr 15 11:27:09 2004 EDT

  Modified files:              
    /php-src    README.TESTING 
  Log:
  typo
  
  
http://cvs.php.net/diff.php/php-src/README.TESTING?r1=1.23&r2=1.24&ty=u
Index: php-src/README.TESTING
diff -u php-src/README.TESTING:1.23 php-src/README.TESTING:1.24
--- php-src/README.TESTING:1.23 Thu Apr 15 11:03:26 2004
+++ php-src/README.TESTING      Thu Apr 15 11:27:08 2004
@@ -14,7 +14,7 @@
  The easiest way to test your PHP build is to run "make test" from the
 command line after successfully compiling. This will run the complete
 tests for all enabled functionalities and extensions using the PHP
-CLI binary (
+CLI binary.
  To execute test scripts, you must build PHP with some SAPI, then you
 type "make test" to execute all or some test scripts saved under
 "tests" directory under source root directory.

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

Reply via email to