From ca25eb9eb3302285e446b5ed157809f88a9ccdfd Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Wed, 4 May 2011 16:21:59 +0200 Subject: [PATCH] testing: Directly link to index.html of tests to allow browsing via file://. --- testing/do-tests.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/do-tests.in b/testing/do-tests.in index 9ff7d9e24..d6ced2d86 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -669,7 +669,7 @@ do cat >> $TESTRESULTSHTML << @EOF $testnumber - $testname + $testname $STATUS   @@ -677,7 +677,7 @@ do cat >> $SUBTESTSINDEX << @EOF $testnumber - $name + $name $STATUS