This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a change to branch bernie/trust-silent in repository toolchain/abe.
discards dfb5010 Send most output to /dev/null omits bf4fcae Benchmark.sh: Permit user override of TRUST omits b6f532a Benchmark.sh: Default trust based on IP omits f6c4e7e Expose keys in CLI interface omits 4469b11 Move key validation into validate function omits bff26a0 Validate/appropriately handle separated pubkeys omits 705c943 Benchmark.sh: Separate host/target public keys omits 0f8174e dummy-ssh host does not install a host key omits c5598f4 Allow host-session to use bot key omits fb634a2 host-session: Restore full un/trusted distinction omits c511999 host-session: Pre-clean host omits e594334 host-session: Eliminate separate tmpdir for downloads omits d99039c Make host-session persistence-safe omits 814d7d3 remote.sh: Add ABE_REMOTE_SSH_OPTS omits 6895e8a Add iputils-ping to host sessions omits 91c0872 Support dummy hosts, dummy is default host omits 1458799 Correct gather scripts for Coremark-Pro quickrun adds e5d10a5 Correct gather scripts for Coremark-Pro quickrun adds 17c09ae Benchmark.sh: Basic check for URL validity adds f9416a0 host-session: Catch wget failure adds 8bab20b Support dummy hosts, dummy is default host adds 92bea0f Add iputils-ping to host sessions adds e11d994 remote.sh: Add ABE_REMOTE_SSH_OPTS adds f2e77be Make host-session persistence-safe adds e8fca0e host-session: Eliminate separate tmpdir for downloads adds ef0594f host-session: Pre-clean host adds 837cfba host-session: Restore full un/trusted distinction adds 0a8257a Allow host-session to use bot key adds e16e986 dummy-ssh host does not install a host key adds 3b63205 Benchmark.sh: Separate host/target public keys adds 2235edf Validate/appropriately handle separated pubkeys adds c6ad246 Move key validation into validate function adds f528714 Expose keys in CLI interface adds b9150b0 Benchmark.sh: Default trust based on IP adds 94384fa Benchmark.sh: Permit user override of TRUST new e10b3d1 Send most output to /dev/null
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 (dfb5010) \ N -- N -- N refs/heads/bernie/trust-silent (e10b3d1)
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 1 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: config/bench/gather/Coremark-Pro.sh | 8 +-- config/bench/gather/test_Coremark-Pro.sh | 109 +++++++++++++++++++++++++++++++ config/bench/lava/host-session | 8 +-- scripts/Benchmark.sh | 11 ++++ 4 files changed, 128 insertions(+), 8 deletions(-)