testData: Remove duplicate distribution help text

This commit is contained in:
Alexander Nicolaysen Sørnes
2008-06-16 10:13:44 +02:00
committed by Chris Morgan
parent 4a570a1514
commit 5fbaddd9f1

View File

@@ -1407,9 +1407,6 @@ class testData{
echo "<p>Please be as detailed as you can but do not paste large \n"; echo "<p>Please be as detailed as you can but do not paste large \n";
echo "chunks of output from the terminal. Type out your report \n"; echo "chunks of output from the terminal. Type out your report \n";
echo "clearly and in proper English so that it is easily readable.</p>\n"; echo "clearly and in proper English so that it is easily readable.</p>\n";
echo "<p>If you cannot find your distribution in the list of existing ";
echo "distributions, please add it in the \n";
echo "provided field.</p>\n\n";
} }
function mustBeQueued() function mustBeQueued()