]> granicus.if.org Git - php/commitdiff
Fix 00version.phpt when commit message has multiple lines.
authorMitch Hagstrand <mhagstrand@gmail.com>
Thu, 26 Jan 2017 10:24:07 +0000 (02:24 -0800)
committerJoe Watkins <krakjoe@php.net>
Thu, 26 Jan 2017 11:36:24 +0000 (11:36 +0000)
The environment variable "TRAVIS_COMMIT_MESSAGE" can contain multiple lines.

An example can be seen here https://travis-ci.org/php/php-src/jobs/195465293

ext/pgsql/tests/00version.phpt

index e4e442d018265cb1eb3beeb150a1b93a0d7d8cba..f068abe2c6cc472c30d9d25bed7d48374a729ba8 100644 (file)
@@ -46,5 +46,5 @@ array(13) {
   ["application_name"]=>
   string(%d) %s
 }
-string(%d) "%s"
+string(%d) "%a"
 OK