travis-ci: printf $STATUS as string
authorLars Schneider <redacted>
Wed, 26 Apr 2017 19:39:33 +0000 (21:39 +0200)
committerJunio C Hamano <redacted>
Thu, 27 Apr 2017 01:23:19 +0000 (18:23 -0700)
commitc4b4968397ca98112205c94fa3d70ae3aedbc475
tree29716ddb7c5983583da631176fde5097970e0a13
parente2cb6ab84c94f147f1259260961513b40c36108a
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 <redacted>
Acked-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
ci/run-windows-build.sh
git clone https://git.99rst.org/PROJECT