t0007: fix a typo
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
cf7a8515c6
commit
a1aba0c95c
@ -17,7 +17,7 @@ test_expect_success 'get GIT_COMMITTER_IDENT' '
|
|||||||
test_cmp expect actual
|
test_cmp expect actual
|
||||||
'
|
'
|
||||||
|
|
||||||
test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identites are strict' '
|
test_expect_success !FAIL_PREREQS,!AUTOIDENT 'requested identities are strict' '
|
||||||
(
|
(
|
||||||
sane_unset GIT_COMMITTER_NAME &&
|
sane_unset GIT_COMMITTER_NAME &&
|
||||||
sane_unset GIT_COMMITTER_EMAIL &&
|
sane_unset GIT_COMMITTER_EMAIL &&
|
||||||
|
Reference in New Issue
Block a user