svn: /pear/pear-core/trunk/tests/PEAR_Command_Remote/list-upgrades/ test.phpt

[email protected] (Helgi Þormar Þorbjörnsson) Wed, 06 Jul 2011 22:26:19 +0000
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
--a0fe0d89d16e7af289260f31d332e1f8466bda89
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

dufuz                                    Wed, 06 Jul 2011 22:26:19 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=313032

Log:
Seems both OS X and Linux agree it should be 1kb higher than before. Previously it was OS X only

Changed paths:
    U   pear/pear-core/trunk/tests/PEAR_Command_Remote/list-upgrades/test.phpt

Modified: pear/pear-core/trunk/tests/PEAR_Command_Remote/list-upgrades/test.phpt
===================================================================
--- pear/pear-core/trunk/tests/PEAR_Command_Remote/list-upgrades/test.phpt	2011-07-06 22:17:54 UTC (rev 313031)
+++ pear/pear-core/trunk/tests/PEAR_Command_Remote/list-upgrades/test.phpt	2011-07-06 22:26:19 UTC (rev 313032)
@@ -210,7 +210,7 @@
           1 => 'Archive_Zip',
           2 => '1.0.0 (stable)',
           3 => '2.0.5 (stable)',
-          4 => '22907021kB',
+          4 => '22907022kB',
         ),
       ),
     ),

--a0fe0d89d16e7af289260f31d332e1f8466bda89--