mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
- Revert the undiscussed change.
# # Yasuo, don't you think there was a reason to drop this??? # Please, discuss these things before you go and change something. #
This commit is contained in:
@@ -48,7 +48,7 @@ install-su: install-pear install-tester
|
||||
|
||||
test: $(SAPI_CLI_PATH)
|
||||
@TEST_PHP_EXECUTABLE=$(top_builddir)/$(SAPI_CLI_PATH) \
|
||||
$(top_builddir)/$(SAPI_CLI_PATH) -c $(top_srcdir)/php.ini-dist $(top_srcdir)/run-tests.php $(TESTS)
|
||||
$(top_builddir)/$(SAPI_CLI_PATH) $(top_srcdir)/run-tests.php $(TESTS)
|
||||
|
||||
clean:
|
||||
find . -name \*.lo -o -name \*.o | xargs rm -f
|
||||
|
||||
Reference in New Issue
Block a user