scripts/ci/gitlab-pipeline-status: improve message regarding timeout
commit6dfcbff8bf7ca8c52a5ee2d351ec9c291e22fd5e
authorCleber Rosa <crosa@redhat.com>
Fri, 4 Sep 2020 16:42:53 +0000 (4 12:42 -0400)
committerThomas Huth <thuth@redhat.com>
Tue, 13 Oct 2020 10:48:17 +0000 (13 12:48 +0200)
treeb7eb6fc24830b30141f0f11fab5df43f1f2b22b6
parentd914375070dc67dead065425fc3e3633fea4e0d3
scripts/ci/gitlab-pipeline-status: improve message regarding timeout

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 new wording will be clearer.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Message-Id: <20200904164258.240278-3-crosa@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
scripts/ci/gitlab-pipeline-status