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 67d23fa222..317ceb0ffc 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
-@@ -2009,6 +2009,9 @@
+@@ -1986,6 +1986,9 @@
// Does the output match what is expected?
$output = preg_replace("/\r\n/", "\n", trim($out));