From ed1813ff6f4e6bbef9467d13f9b148afc7dbaa3c Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 8 Jun 2007 07:10:00 +0000 Subject: [PATCH] added x as a wildcard for number of tests --- testing/do-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/do-tests b/testing/do-tests index 8cb99410b..8380b8b06 100755 --- a/testing/do-tests +++ b/testing/do-tests @@ -191,7 +191,7 @@ do echo " " >> $INDEX echo " $FIRST">> $INDEX echo " $SUBDIR" >> $INDEX - echo " " >> $INDEX + echo " x" >> $INDEX echo "  " >> $INDEX echo " " >> $INDEX SUBTESTSINDEX=$TODAYDIR/$SUBDIR/index.html