From: Petr Vorel <pvorel@suse.cz>
To: Andrea Cervesato <andrea.cervesato@suse.de>
Cc: ltp@lists.linux.it
Subject: Re: [LTP] [PATCH] ci: fix results being sent while patchwork.sh exit 1
Date: Thu, 24 Apr 2025 12:33:31 +0200 [thread overview]
Message-ID: <20250424103331.GA1075853@pevik> (raw)
In-Reply-To: <20250424-fix_ci_results_pipeline-v1-1-f880fe011b89@suse.com>
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
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next prev parent reply other threads:[~2025-04-24 10:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-24 9:50 [LTP] [PATCH] ci: fix results being sent while patchwork.sh exit 1 Andrea Cervesato
2025-04-24 10:33 ` Petr Vorel [this message]
2025-04-24 11:18 ` Andrea Cervesato via ltp
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250424103331.GA1075853@pevik \
--to=pvorel@suse.cz \
--cc=andrea.cervesato@suse.de \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.