diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2021-11-25 23:52:19 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-11-25 22:15:07 -0800 |
commit | 87ee87dd6bb633cd5171e244fb69cd4b66d294aa (patch) | |
tree | a11dac21ca8879a4a8d7579c9b4a6f33cf92804d /pkt-line.h | |
parent | run-command API users: use strvec_pushv(), not argv assignment (diff) | |
download | tgif-87ee87dd6bb633cd5171e244fb69cd4b66d294aa.tar.xz |
run-command tests: use strvec_pushv(), not argv assignment
As in the preceding commit change this API user to use strvec_pushv()
instead of assigning to the "argv" member directly. This leaves us
without test coverage of how the "argv" assignment in this API works,
but we'll be removing it in a subsequent commit.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pkt-line.h')
0 files changed, 0 insertions, 0 deletions