diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2019-07-10 20:58:58 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-07-11 13:52:15 -0700 |
commit | c9bba372ed9ee0c5ea1a4037c3c723a6c31f5921 (patch) | |
tree | e054b1ffa6c5a508b65128724aee6e1457e1230c /t/t0009-prio-queue.sh | |
parent | dir-iterator: add tests for dir-iterator API (diff) | |
download | tgif-c9bba372ed9ee0c5ea1a4037c3c723a6c31f5921.tar.xz |
dir-iterator: use warning_errno when possible
Change warning(..., strerror(errno)) by warning_errno(...). This helps
to unify warning display besides simplifying a bit the code. Also,
improve warning messages by surrounding paths with quotation marks and
using more meaningful statements.
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0009-prio-queue.sh')
0 files changed, 0 insertions, 0 deletions