remove message about CVS being "recently removed" - I think it's unnecessary to mention this since there are more important statements that the user should be reading

This commit is contained in:
Jeff Zaroyko
2008-05-06 18:51:20 +10:00
committed by Chris Morgan
parent 3b65ac5345
commit b9b20ff4c1

View File

@@ -911,8 +911,7 @@ class testData{
echo " check back tomorrow, sometimes it takes us a day to update the list.</li>\n"; echo " check back tomorrow, sometimes it takes us a day to update the list.</li>\n";
echo "<li>If you are testing with an older release than listed please"; echo "<li>If you are testing with an older release than listed please";
echo " upgrade and test with a newer release.</li>\n"; echo " upgrade and test with a newer release.</li>\n";
echo "<li><b>NOTE: 'CVS' was recently removed as a version because we simply can't track"; echo "<li>If you haven't tested with one of the";
echo " exactly which CVS version was used.<br> If you haven't tested with one of the";
echo " listed versions please retest with a recent release and resubmit.</li>\n"; echo " listed versions please retest with a recent release and resubmit.</li>\n";
echo "</ul>\n"; echo "</ul>\n";
echo '</td></tr>',"\n"; echo '</td></tr>',"\n";