diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2021-05-22 14:10:08 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-22 18:01:57 +0900 |
commit | 5317dfeaed30fbe647899ece261e3dd40e5ced1f (patch) | |
tree | 925db2bad983c545bdb157f4f099f7b26c46320a /po/zh_TW.po | |
parent | Git 2.31.1 (diff) | |
download | tgif-5317dfeaed30fbe647899ece261e3dd40e5ced1f.tar.xz |
t: use configured TAR instead of tar
Despite that tar is available everywhere, it's not required by POSIX.
In our build system, users are allowed to specify which tar to be used
in Makefile knobs. Furthermore, GNU tar (gtar) is prefered when autotools
is being used.
In our testsuite, 7 out of 9 tar-required-tests use "$TAR", the other
two use "tar".
Let's change the remaining two tests to "$TAR".
Signed-off-by: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'po/zh_TW.po')
0 files changed, 0 insertions, 0 deletions