This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch maxim in repository toolchain/jenkins-scripts.
discards 338961e tcwg_kernel-bisect.sh: Avoid absolute paths in manifests discards 5d3bb96 tcwg_kernel-bisect.sh: Fetch build-parameters.sh in reproduct [...] discards e093e3d jenkins-helpers.sh: Improve run_step functionality. discards 6f4fd92 tcwg_kernel-build.sh: Fix bisection of GCC regressions discards 0b7190e tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] discards 027040f tcwg_kernel*: Correct names of *_rev variables. discards c5928d0 tcwg_kernel-bisect.sh: Re-arrange code. discards df72553 tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases new f26158b tcwg_kernel-bisect.sh: Improve handling of git-bisect edge cases new 9008bee tcwg_kernel-bisect.sh: Re-arrange code. new 11f9dcb tcwg_kernel*: Correct names of *_rev variables. new 497d0b6 tcwg_kernel-bisect: Generalize bisect script for use in tcwg_ [...] new 3269f95 tcwg_kernel-build.sh: Fix bisection of GCC regressions new 60a6d74 jenkins-helpers.sh: Improve run_step functionality. new 2068396 tcwg_kernel-bisect.sh: Fetch build-parameters.sh in reproduct [...] new bc4325f tcwg_kernel-bisect.sh: Avoid absolute paths in manifests new 3148df5 tcwg_kernel-bisect.sh: Better handle regressions in merges commits
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this:
* -- * -- B -- O -- O -- O (338961e) \ N -- N -- N refs/heads/maxim (3148df5)
You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B.
Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: jenkins-helpers.sh | 5 +++++ tcwg_kernel-bisect.sh | 37 ++++++++++++++++++++++++++++++------- 2 files changed, 35 insertions(+), 7 deletions(-)