t1050: replace test -f with test_path_is_file
authorRasmus Jonsson <redacted>
Sun, 23 Feb 2020 00:50:49 +0000 (01:50 +0100)
committerJunio C Hamano <redacted>
Mon, 24 Feb 2020 17:01:24 +0000 (09:01 -0800)
commita51d9e8f07652ded830cb50187be74c1709816d8
tree366fb019399ad062f210a90a91cfc053953aef05
parentd0654dc308b0ba76dd8ed7bbb33c8d8f7aacd783
t1050: replace test -f with test_path_is_file

Use test_path_is_file() instead of 'test -f' for better debugging
information.

Signed-off-by: Rasmus Jonsson <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1050-large.sh
git clone https://git.99rst.org/PROJECT