From 64483ce38c434125bdb401c35e6396bac21f95a4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 25 Jul 2010 18:06:49 +0000 Subject: [PATCH] - fix test Changed files: php.spec -> 1.880 --- php.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php.spec b/php.spec index c25a23d..c9a1212 100644 --- a/php.spec +++ b/php.spec @@ -2163,7 +2163,7 @@ cat <<'EOF' > run-tests.sh export NO_INTERACTION=1 REPORT_EXIT_STATUS=1 MALLOC_CHECK_=2 unset TZ LANG LC_ALL || : %{__make} test \ - EXTENSION_DIR=. \ + EXTENSION_DIR=modules \ PHP_TEST_SHARED_SYSTEM_EXTENSIONS= \ RUN_TESTS_SETTINGS="-q $*" EOF -- 2.44.0