t0021: make debug log file name configurable
commite1ec4721d61d0cad59f36620b2cb15853eb5ef67
authorLars Schneider <larsxschneider@gmail.com>
Thu, 1 Jun 2017 08:22:00 +0000 (1 10:22 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jun 2017 17:36:00 +0000 (26 10:36 -0700)
treea048d10b8b21553b307cb2787903a2a3a7b1fabe
parent58ec9cb35baaad29f11e16faa2e032650c17d77d
t0021: make debug log file name configurable

The "rot13-filter.pl" helper wrote its debug logs always to "rot13-filter.log".
Make this configurable by defining the log file as first parameter of
"rot13-filter.pl".

This is useful if "rot13-filter.pl" is configured multiple times similar to the
subsequent patch 'convert: add "status=delayed" to filter process protocol'.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t0021-conversion.sh
t/t0021/rot13-filter.pl