You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by yl...@apache.org on 2020/05/06 17:12:51 UTC

svn propchange: r1877449 - svn:log

Author: ylavic
Revision: 1877449
Modified property: svn:log

Modified: svn:log at Wed May  6 17:12:51 2020
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed May  6 17:12:51 2020
@@ -4,7 +4,8 @@ The time doubled in r1877447 by re-testi
 here divide all sleep delays by ten to reach a reasonable overall time.
 
 - Before:
-$ time test/testall testreslist                                                                                                                                                                        /testreslist         : SUCCESS
+$ time test/testall testreslist
+testreslist         : SUCCESS
 All tests passed.
 
 real    1m6.789s
@@ -12,7 +13,8 @@ user    0m0.205s
 sys     0m0.599s
 
 - After:
-$ time test/testall testreslist                                                                                                                                                                        /testreslist         : SUCCESS
+$ time test/testall testreslist
+testreslist         : SUCCESS
 All tests passed.
 
 real    0m7.005s