diff options
author | Rohit Ashiwal <rohit.ashiwal265@gmail.com> | 2019-03-04 17:38:01 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-03-08 14:23:11 +0900 |
commit | 59a06e947bf880d72fb8358e95de93fa5c69158c (patch) | |
tree | 0c290ac2c2c907c20bb31ca8312d74cef434582c /contrib | |
parent | t3600: modernize style (diff) | |
download | tgif-59a06e947bf880d72fb8358e95de93fa5c69158c.tar.xz |
t3600: use helpers to replace test -d/f/e/s <path>
Take advantage of helper functions test_path_is_dir(),
test_path_is_missing(), etc. to replace `test -d|f|e|s` since the
functions make the code more readable and have better error
messages.
Signed-off-by: Rohit Ashiwal <rohit.ashiwal265@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions