tony2001 Mon Feb 26 14:51:44 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src Makefile.global
Log:
MFH: remind about 'make test'
http://cvs.php.net/viewvc.cgi/php-src/Makefile.global?r1=1.57.2.5&r2=1.57.2.5.2.1&diff_format=u
Index: php-src/Makefile.global
diff -u php-src/Makefile.global:1.57.2.5 php-src/Makefile.global:1.57.2.5.2.1
--- php-src/Makefile.global:1.57.2.5 Sat Apr 8 17:53:11 2006
+++ php-src/Makefile.global Mon Feb 26 14:51:44 2007
@@ -8,6 +8,7 @@
all: $(all_targets)
@echo
@echo "Build complete."
+ @echo "Don't forget to run 'make test'."
@echo "(It is safe to ignore warnings about tempnam and tmpnam)."
@echo
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php