Commit:    1a88fcc2d818b8ccad8712e0566377b7ae4e13d1
Author:    Nikita Popov <ni...@php.net>         Thu, 22 Aug 2013 13:08:47 +0200
Parents:   96045e1b33c759bd5ffc418b870b20e0e6c9389f
Branches:  master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=1a88fcc2d818b8ccad8712e0566377b7ae4e13d1

Log:
Remove trailing whitespace in test

Third try to make this work...

Changed paths:
  M  ext/pgsql/tests/09notice.phpt


Diff:
diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt
index 7feb9cf..db67101 100644
--- a/ext/pgsql/tests/09notice.phpt
+++ b/ext/pgsql/tests/09notice.phpt
@@ -36,7 +36,7 @@ echo "pg_last_notice() is Ok\n";
 
 ?>
 --EXPECTF--
-resource(%d) of type (pgsql result) 
+resource(%d) of type (pgsql result)
 
 Notice: pg_query(): %s already a transaction in progress in %s on line %d
 %s already a transaction in progress


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to