aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7/fix-tests-devserver.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/php7/fix-tests-devserver.patch')
-rw-r--r--community/php7/fix-tests-devserver.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/php7/fix-tests-devserver.patch b/community/php7/fix-tests-devserver.patch
index 80a72f0f17..67d23fa222 100644
--- a/community/php7/fix-tests-devserver.patch
+++ b/community/php7/fix-tests-devserver.patch
@@ -11,7 +11,7 @@ happens here...
--- a/run-tests.php
+++ b/run-tests.php
-@@ -2005,6 +2005,9 @@
+@@ -2009,6 +2009,9 @@
// Does the output match what is expected?
$output = preg_replace("/\r\n/", "\n", trim($out));