From c30e699fc509f43f459c17d3148e7d866fb9157a Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 25 Jul 2008 11:09:48 -0700 Subject: tests: propagate $(TAR) down from the toplevel Makefile Signed-off-by: Junio C Hamano --- t/t5000-tar-tree.sh | 1 - 1 file changed, 1 deletion(-) (limited to 't') diff --git a/t/t5000-tar-tree.sh b/t/t5000-tar-tree.sh index 9b0baac8db..5eb119ed0b 100755 --- a/t/t5000-tar-tree.sh +++ b/t/t5000-tar-tree.sh @@ -25,7 +25,6 @@ commit id embedding: ' . ./test-lib.sh -TAR=${TAR:-tar} UNZIP=${UNZIP:-unzip} SUBSTFORMAT=%H%n -- cgit v1.2.3