http://llvm.org/bugs/show_bug.cgi?id=4030
Summary: nightly tester build failure emails have wrong URL for
the build log
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The machine number is missing in the url. For example:
### BEGIN EXAMPLE EMAIL ###
[llvm-testresults] Grawp-PIC i386 nightly tester results
From:
Apache <[email protected]>
To:
[email protected]
Date:
Today 01:30:29 pm
http://llvm.org/nightlytest/test.php?machine=372&night=10521
Name: grawp.apple.com
Nickname: Grawp-PIC
Buildstatus: Error: compilation aborted
Buildlog available at
http://llvm.org/nightlytest/machines/2009-04-22_06:20:42-Build-Log.txt
### END EXAMPLE EMAIL ###
The URL given in the "Buildlog available at" line doesn't exist. It should be:
http://llvm.org/nightlytest/machines/372/2009-04-22_06:20:42-Build-Log.txt
The machine number needs to be inserted in the URL.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs