travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
commitf63b12392aa16a8a7a68900afa906b0382345aad
authorSZEDER Gábor <szeder.dev@gmail.com>
Mon, 29 Jan 2018 17:17:09 +0000 (29 18:17 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Jan 2018 21:27:18 +0000 (30 13:27 -0800)
tree75854fbbc82e0b0616b195d3839cea34bcef8736
parent5be1f00a9a701532232f57958efab4be8c959a29
travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build

Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/run-linux32-build.sh