mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-04 22:07:27 +00:00
Send an indicator to llvm-testresults if the build failed
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24665 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d2c339cca7
commit
0831310441
@ -462,7 +462,7 @@ if (`grep '^gmake[^:]*: .*Error' $BuildLog | wc -l` + 0 ||
|
||||
$BuildStatus = "<h3><font color='red'>error: compilation " .
|
||||
"<a href=\"$DATE-Build-Log.txt\">aborted</a></font></h3>";
|
||||
$BuildError = 1;
|
||||
if ($VERBOSE) { print "BUILD ERROR\n"; }
|
||||
print "\n***ERROR BUILDING TREE\n\n";
|
||||
}
|
||||
|
||||
if ($BuildError) { $NODEJAGNU=1; }
|
||||
|
Loading…
Reference in New Issue
Block a user