[LTP] [PATCH] ci: fix results being sent while patchwork.sh exit 1
Andrea Cervesato
andrea.cervesato@suse.com
Thu Apr 24 13:18:47 CEST 2025
Merged with suggested Fixes tag.
- Andrea
On 4/24/25 12:33, Petr Vorel wrote:
> Hi Andrea,
>
>> - [ $? -eq 0 ] && exit 1
>> + [ $? -eq 0 ] || exit 1
> Thanks for a quick fix!
>
> Reviewed-by: Petr Vorel <pvorel@suse.cz>
>
> Please add also:
>
> Fixes: d8348be27b ("ci: add patchwork communication script")
> Reported-by: Li Wang <liwang@redhat.com>
>
> Kind regards,
> Petr
More information about the ltp
mailing list