Skip to content

Commit 59a06e9

Browse files
r1walzgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent b5368c2 commit 59a06e9

File tree

1 file changed

+75
-75
lines changed

1 file changed

+75
-75
lines changed

0 commit comments

Comments
 (0)