This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/75/44275/4 in repository toolchain/jenkins-scripts.
discards 583cf9d8b round-robin-notify.sh: Exits prematurely if baseline_dir/top_ [...] discards a3ab26eab round-robin-notify.sh: rewrite for readability discards bc88bce5f round-robin.sh (build_abe): Add --check_patch option adds 823758ad0 round-robin.sh (build_abe): Add --check_patch option
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the reference 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 (583cf9d8b) \ N -- N -- N refs/changes/75/44275/4 (823758ad0)
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.
No new revisions were added by this update.
Summary of changes: round-robin-bisect.sh | 647 -------------------------- round-robin-notify.sh | 1226 ------------------------------------------------- 2 files changed, 1873 deletions(-) delete mode 100755 round-robin-bisect.sh delete mode 100755 round-robin-notify.sh