You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-commits@perl.apache.org by rj...@apache.org on 2011/05/26 10:02:22 UTC

svn commit: r1127818 - /perl/Apache-Test/trunk/README

Author: rjung
Date: Thu May 26 08:02:21 2011
New Revision: 1127818

URL: http://svn.apache.org/viewvc?rev=1127818&view=rev
Log:
Addition to fixing test order.
Missed one item in README.

Modified:
    perl/Apache-Test/trunk/README

Modified: perl/Apache-Test/trunk/README
URL: http://svn.apache.org/viewvc/perl/Apache-Test/trunk/README?rev=1127818&r1=1127817&r2=1127818&view=diff
==============================================================================
--- perl/Apache-Test/trunk/README (original)
+++ perl/Apache-Test/trunk/README Thu May 26 08:02:21 2011
@@ -209,7 +209,7 @@ run all tests 10 times in a random order
 the previous random run (e.g. 2352211):
 % t/SMOKE -times=10 -order=2352211
 
-rotate all tests 10 times (a, b, c, a, b, c)
+repeat all tests 10 times (a, b, c, a, b, c)
 % t/SMOKE -times=10 -order=repeat
 
 When certain tests fail when running with -times option, you want to