diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-07 09:06:48 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-07 10:40:55 +0200 |
| commit | f7b01f08a31f0ab533410a3ba3b74f781674e059 (patch) | |
| tree | 1c5789396db89c50ee301c12743f2f72da3734ae /executor/android | |
| parent | e419f4e6d851d09202e550ac2a5975ef68fd6935 (diff) | |
pkg/vcs: fix config bisection tests more
config-bisect.pl uses bash-isms and can't run on non-linux.
It also silently ignores all errors which made failures
very obscure -- the script happily succeeds in presence
of any errors. So the test failed later reading .config.
Use "set -eu" to not fail silently.
Also trace all config-bisect.pl invocations and output.
good/bad decisions are important and we always log them
in the normal bisection.
Diffstat (limited to 'executor/android')
0 files changed, 0 insertions, 0 deletions
