fix t5000-tar-tree.sh when $TAR isn't set
[git.git] / t / t5000-tar-tree.sh
index 4db1bb1..adc5e93 100755 (executable)
@@ -25,6 +25,7 @@ commit id embedding:
 '
 
 . ./test-lib.sh
+TAR=${TAR:-tar}
 
 test_expect_success \
     'populate workdir' \