Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/unused-params-even-more'
[gitweb.git]
/
t
/
t9819-git-p4-case-folding.sh
diff --git
a/t/t9819-git-p4-case-folding.sh
b/t/t9819-git-p4-case-folding.sh
index d808c008c11700badffdcbbd34faba39428a47f1..600ce1e0b0d7edf193291a6a25450c92a5888475 100755
(executable)
--- a/
t/t9819-git-p4-case-folding.sh
+++ b/
t/t9819-git-p4-case-folding.sh
@@
-53,8
+53,4
@@
test_expect_failure 'Clone UC repo with lc name' '
test_must_fail git p4 clone //depot/uc/...
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done