diff --git a/src/root/build.tt b/src/root/build.tt index 5720c790..63965d07 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -188,7 +188,7 @@
Build [% INCLUDE renderFullBuildLink build=firstBrokenBuild %] is the first build failure after the previous successful build of this job. The changes that might have caused the failure are:
- [% INCLUDE renderInputDiff build2=prevSuccessfulBuild , build1=firstBrokenBuild %] + [% INCLUDE renderInputDiff build1=prevSuccessfulBuild , build2=firstBrokenBuild %]