added x as a wildcard for number of tests

This commit is contained in:
Andreas Steffen
2007-06-08 07:10:00 +00:00
parent 0b455e2e7b
commit ed1813ff6f
+1 -1
View File
@@ -191,7 +191,7 @@ do
echo " <tr>" >> $INDEX
echo " <td>$FIRST</td>">> $INDEX
echo " <td><a href=\"$SUBDIR/index.html\">$SUBDIR</a></td>" >> $INDEX
echo " <td align=\"right\"></td>" >> $INDEX
echo " <td align=\"right\">x</td>" >> $INDEX
echo " <td>&nbsp;</td>" >> $INDEX
echo " </tr>" >> $INDEX
SUBTESTSINDEX=$TODAYDIR/$SUBDIR/index.html