diff options
author | Tanya Lattner <tonic@nondot.org> | 2004-06-22 05:44:31 +0000 |
---|---|---|
committer | Tanya Lattner <tonic@nondot.org> | 2004-06-22 05:44:31 +0000 |
commit | 70d53125db8ee63aeab6fb56863eea8e609fd697 (patch) | |
tree | e3f2f48fac1a7840555494b909411275ab0dabb7 | |
parent | b449daeaf02b4b13d21323b8ae995651430795d6 (diff) | |
download | bcm5719-llvm-70d53125db8ee63aeab6fb56863eea8e609fd697.tar.gz bcm5719-llvm-70d53125db8ee63aeab6fb56863eea8e609fd697.zip |
Removed extra href close tag
llvm-svn: 14315
-rw-r--r-- | llvm/utils/NightlyTestTemplate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/utils/NightlyTestTemplate.html b/llvm/utils/NightlyTestTemplate.html index ea8752ceaef..1e033296f8e 100644 --- a/llvm/utils/NightlyTestTemplate.html +++ b/llvm/utils/NightlyTestTemplate.html @@ -210,7 +210,7 @@ A complete log of testing <a href="$DATE-SingleSource-ProgramTest.txt.gz">SingleSource</a>, <a href="$DATE-MultiSource-ProgramTest.txt.gz">MultiSource</a>, and <a href="$DATE-External-ProgramTest.txt.gz">External</a> programs are -available</a> for further analysis. +available for further analysis. <h2>Programs/External</h2> |