Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
userdiff: add a builtin pattern for dts files
[gitweb.git]
/
t
/
t9806-git-p4-options.sh
diff --git
a/t/t9806-git-p4-options.sh
b/t/t9806-git-p4-options.sh
index 3f5291b85752e7bc78901da18c2bfa654134eb59..4e794a01bf556f97f94eaabf8cc259f333c75049 100755
(executable)
--- a/
t/t9806-git-p4-options.sh
+++ b/
t/t9806-git-p4-options.sh
@@
-300,9
+300,4
@@
test_expect_success 'use --git-dir option and GIT_DIR' '
test_path_is_file "$git"/cli_file2.t
'
-
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done