Re: [PATCH 2/7] scripts/ci/gitlab-pipeline-status: improve message regarding timeout

2020-09-04 Thread Philippe Mathieu-Daudé
On 9/4/20 6:42 PM, Cleber Rosa wrote: > The script has its own timeout, which is about how long the script > will wait (when called with --wait) for the pipeline to complete, and > not necessarily for the pipeline to complete. > > Hopefully this will new wording will be clearer. too many wills?

[PATCH 2/7] scripts/ci/gitlab-pipeline-status: improve message regarding timeout

2020-09-04 Thread Cleber Rosa
The script has its own timeout, which is about how long the script will wait (when called with --wait) for the pipeline to complete, and not necessarily for the pipeline to complete. Hopefully this will new wording will be clearer. Signed-off-by: Cleber Rosa --- scripts/ci/gitlab-pipeline-statu