This is an automated email from the git hooks/post-receive script.
christophe.lyon pushed a change to branch runtest-v in repository toolchain/abe.
discards 4a40c97 Set runtestflags to '-v -v' adds fb81d31 scripts/test-schroot.sh: Handle armv[78]l-linux-gnueabihf targets adds f03bfac [bug 2041] add -tt to ssh options adds 8fca7c9 Quote argument of --set. adds 5ad5651 Merge "Quote argument of --set." adds 1a959eb bug #2011: fix path to Foundation Model. adds c0d833a Merge "bug #2011: fix path to Foundation Model." adds 101d1bd Increase compilation timeout when using TCWG lab. adds 44beec9 Fix typos adds 8fce9fb Merge "Fix typos" adds 2700ae1 Add jenkins.sh "--override" option adds c085b4e Fix path to win32 python. adds 0afda7a config/gcc.conf: Default armv8l to Thumb. adds 322159a Merge "config/gcc.conf: Default armv8l to Thumb." adds d91b5e4 Add dejagnu version handling on the command line. adds 1616887 Merge "Add dejagnu version handling on the command line." adds 3831fd3 Upgrade GDB version to 7.11 adds 7bcb7dc Merge "Upgrade GDB version to 7.11" adds a7974ec Add support for local armv7 (tk1) and armv8 (tx1) boards in m [...] adds c6dd9cf Merge "Add support for local armv7 (tk1) and armv8 (tx1) boar [...] adds 4dd3d66 Don't reset the bugurl to launchpa for GDB. adds e299654 Merge "Don't reset the bugurl to launchpa for GDB." adds 95be005 Add support for --extraconfig <tool>=<path> option. adds 55886ae scripts/test-schroot.sh: Fix typo in output redirection. adds fc135ff scripts/clean-schroot-sessions.sh: Remove. new 32ff567 For debug: force runtest flags to "-v -v -v asan.exp"
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 (4a40c97) \ N -- N -- N refs/heads/runtest-v (32ff567)
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: abe.sh | 24 +++++++-- config/binutils.conf | 4 +- config/boards/tcwg-common.exp | 7 ++- config/boards/{d01.exp => tcwgrob/tk1.exp} | 2 +- config/boards/{d01.exp => tcwgrob/tx1.exp} | 2 +- config/gcc.conf | 2 +- config/gdb.conf | 6 +-- config/gdbserver.conf | 2 +- config/linaro.exp | 15 +++--- jenkins.sh | 35 ++++++------- lib/checkout.sh | 7 ++- lib/configure.sh | 12 ++++- lib/depend.sh | 7 ++- lib/make.sh | 2 +- scripts/clean-schroot-sessions.sh | 82 ------------------------------ scripts/test-schroot.sh | 6 +-- 16 files changed, 83 insertions(+), 132 deletions(-) copy config/boards/{d01.exp => tcwgrob/tk1.exp} (50%) copy config/boards/{d01.exp => tcwgrob/tx1.exp} (50%) delete mode 100755 scripts/clean-schroot-sessions.sh