1
0
mirror of https://github.com/git/git.git synced 2024-10-21 16:18:11 +02:00
git/ci
Lars Schneider c4b4968397 travis-ci: printf $STATUS as string
If the $STATUS variable contains a "%" character then printf will
interpret that as invalid format string. Fix this by formatting $STATUS
as string.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Acked-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-04-26 18:23:19 -07:00
..
run-linux32-build.sh
run-windows-build.sh travis-ci: printf $STATUS as string 2017-04-26 18:23:19 -07:00
test-documentation.sh