Since we broke up SingleSource and MultiSource testing, the logs are now
separate as well.
llvm-svn: 7970
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html
index 47c3a47c..94ead78 100644
--- a/llvm/utils/NightlyTestTemplate.html
+++ b/llvm/utils/NightlyTestTemplate.html
@@ -159,8 +159,10 @@
GCC output: greater than 1 is a speedup, less than 1 is a slowdown.
</ol><p>
-A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a>
-for further analysis.
+A complete log of testing
+<a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a> and
+<a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a> programs are
+available</a> for further analysis.
<h2>Programs/MultiSource</h2>