Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
[gitweb.git]
/
t
/
t9821-git-p4-path-variations.sh
diff --git
a/t/t9821-git-p4-path-variations.sh
b/t/t9821-git-p4-path-variations.sh
index 81e46acfa8ba10b8d0051acc1e7b19dc6b1de365..ef80f1690bcb9ad153df900e277ef48ce8e4e62e 100755
(executable)
--- a/
t/t9821-git-p4-path-variations.sh
+++ b/
t/t9821-git-p4-path-variations.sh
@@
-193,8
+193,4
@@
test_expect_success 'Add a new file and clone path with new file (ignorecase)' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done