diff options
author | Petr Štetiar <ynezz@true.cz> | 2023-01-09 10:49:35 +0100 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2023-01-09 11:22:10 +0100 |
commit | f9653cbaac1bcb7fd15c83858f117c419ed59847 (patch) | |
tree | 16a5e94300b4a6752cd0333e963b23a6436980b6 /package | |
parent | d9de5252a44e208cecaa1e2edad3d1615b84302c (diff) | |
download | upstream-f9653cbaac1bcb7fd15c83858f117c419ed59847.tar.gz upstream-f9653cbaac1bcb7fd15c83858f117c419ed59847.tar.bz2 upstream-f9653cbaac1bcb7fd15c83858f117c419ed59847.zip |
ci: show_build_failures: fix missing output for configure failures
We're currently missing log output in cases where `configure` fails
which returns 77 as its error code:
make[3]: *** [Makefile:118: elfutils-0.188/.configured_889556d2f423f99e091beece9c8d870a] Error 77
So lets adjust the regexps so they can handle multiple digits.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions