diff options
-rw-r--r-- | utils/NightlyTestTemplate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/NightlyTestTemplate.html b/utils/NightlyTestTemplate.html index 34f6de4f1f..327bcca5b0 100644 --- a/utils/NightlyTestTemplate.html +++ b/utils/NightlyTestTemplate.html @@ -144,8 +144,8 @@ stable LLVM is as a whole. The columns of the tables are:<p> instead of executing the program. </ol><p> -A complete log of testing <a href="$DATE-ProgramTest.txt">is available</a> for -further analysis. +A complete log of testing <a href="$DATE-ProgramTest.txt.gz">is available</a> +for further analysis. <h2>Programs/MultiSource</h2> |