diff --git a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php index 4bc72d88a73b9faaf206c05477f13cc9add6c34e..605bddf3f94dd25cd491f508412d563fd988e8f2 100644 --- a/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php +++ b/releng.wtpbuilder/distribution/dali.site/templateFiles/index.html.template.php @@ -364,7 +364,7 @@ if (!stristr($serverName, "eclipse.org") && !stristr($serverName,"you.are.at.ecl <p>Unit tests.</p> </td> <?php - $zipfilename="wtp-jpt-tests-${build}"; + $zipfilename="wtp-jpt-Automated-Tests-${build}"; $filename=$zipfilename.".zip"; $zipfilesize=fileSizeForDisplay($filename); $fileShortDescription="dali tests";