aboutsummaryrefslogtreecommitdiffstats
path: root/testing/do-tests
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-06-08 07:10:00 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-06-08 07:10:00 +0000
commited1813ff6f4e6bbef9467d13f9b148afc7dbaa3c (patch)
tree5bed114454c739a20c615151510d480615aab211 /testing/do-tests
parent0b455e2e7b68a2147ff430f0f4cd74325051104e (diff)
downloadstrongswan-ed1813ff6f4e6bbef9467d13f9b148afc7dbaa3c.tar.bz2
strongswan-ed1813ff6f4e6bbef9467d13f9b148afc7dbaa3c.tar.xz
added x as a wildcard for number of tests
Diffstat (limited to 'testing/do-tests')
-rwxr-xr-xtesting/do-tests2
1 files changed, 1 insertions, 1 deletions
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 " <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