]> git.ipfire.org Git - thirdparty/git.git/commit - .travis.yml
ci: fix the `jobname` of the `GETTEXT_POISON` job
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 8 Apr 2020 04:05:35 +0000 (11:05 +0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2020 05:17:10 +0000 (22:17 -0700)
commit87b68db3ac5465bbd10ff0fc22fa5209b6452a31
tree2a24c245e29677878f60f7c275c0798b92d9d36b
parent855c158e81d9a39663047c36fe9573a3908d8209
ci: fix the `jobname` of the `GETTEXT_POISON` job

In 6cdccfce1e0f (i18n: make GETTEXT_POISON a runtime option,
2018-11-08), the `jobname` was adjusted to have the `GIT_TEST_` prefix,
but that prefix makes no sense in this context.

Co-authored-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
.travis.yml
ci/lib.sh