From 2ae4944aac4afd3b114729ef4b5b833c7d8fd832 Mon Sep 17 00:00:00 2001 From: Prarit Bhargava Date: Thu, 24 Oct 2019 19:36:15 -0400 Subject: t6006: use test-lib.sh definitions Use name and email definitions from test-lib.sh. Signed-off-by: Prarit Bhargava Signed-off-by: Junio C Hamano diff --git a/t/t6006-rev-list-format.sh b/t/t6006-rev-list-format.sh index cfb74d0..1f7d3f7 100755 --- a/t/t6006-rev-list-format.sh +++ b/t/t6006-rev-list-format.sh @@ -111,14 +111,14 @@ EOF # we don't test relative here test_format author %an%n%ae%n%ad%n%aD%n%at <expect && + echo "$GIT_COMMITTER_NAME:$GIT_COMMITTER_EMAIL" >expect && git log -g -1 --format="%gn:%ge" >actual && test_cmp expect actual ' -- cgit v0.10.2-6-g49f6