# HG changeset patch # User Simon Howkins # Date 1255621662 -3600 # Node ID 63fe736c83fba27e439de4748ccae420db6e316e # Parent 92fa86ed31d80695881662ac40681c9c6e211f46 Moved invocation of sf-brag-to-diamonds, so it's right at the end of the postbuild (apart from publishing zipped logs). This avoids the possibility of a build abort when parallel threaqds are trying to a) convert a log file into a brag file, and b) merge all brag files ready to determine the brag status. It also makes more sense - don't calculate or send the BRAGG status until the build is on the cusp of completion. diff -r 92fa86ed31d8 -r 63fe736c83fb common/build.postbuild.xml --- a/common/build.postbuild.xml Thu Oct 15 15:59:58 2009 +0100 +++ b/common/build.postbuild.xml Thu Oct 15 16:47:42 2009 +0100 @@ -293,7 +293,6 @@ - @@ -778,6 +777,7 @@ +