| Submitter | Laurent GUERBY |
|---|---|
| Date | Jan. 11, 2011, 7:26 a.m. |
| Message ID | <1294730760.3145.175.camel@pc2.unassigned-domain> |
| Download | mbox | patch |
| Permalink | /patch/78283/ |
| State | New |
| Headers | show |
Comments
Patch
Index: contrib/test_summary =================================================================== --- contrib/test_summary (revision 168588) +++ contrib/test_summary (working copy) @@ -141,6 +141,7 @@ print configflags; '${BOOT_CFLAGS+'print "BOOT_CFLAGS='"${BOOT_CFLAGS}"'";'}' if (boot_cflags != 0) print boot_cflags; + '${CC+'print "CC='"${CC}"'";'}' '${append_logs+" system(\"cat $append_logs\"); "}' print "EOF"; print "Mail -s \"Results for " prefix version lang "testsuite on " host "\" '"${mailto}"' &&";