Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/t9902-send-email-completion-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Sat, 15 Dec 2018 03:24:32 +0000
(12:24 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Sat, 15 Dec 2018 03:24:32 +0000
(12:24 +0900)
* js/t9902-send-email-completion-fix:
t9902: 'send-email' test case requires PERL
t/t9902-completion.sh
patch
|
blob
|
history
raw
(from parent 1:
6cba471
)
diff --git
a/t/t9902-completion.sh
b/t/t9902-completion.sh
index d01ad8eb2587ba32637d7ec8161811696a0aec34..137fdc9bd525bea9d6ccde256ee449ed389255c0 100755
(executable)
--- a/
t/t9902-completion.sh
+++ b/
t/t9902-completion.sh
@@
-1539,7
+1539,7
@@
test_expect_success 'complete tree filename with metacharacters' '
EOF
'
-test_expect_success 'send-email' '
+test_expect_success
PERL
'send-email' '
test_completion "git send-email --cov" "--cover-letter " &&
test_completion "git send-email ma" "master "
'