Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pw/sequencer-cleanup-with-signoff-x-fix'
[gitweb.git]
/
t
/
t9820-git-p4-editor-handling.sh
diff --git
a/t/t9820-git-p4-editor-handling.sh
b/t/t9820-git-p4-editor-handling.sh
index 3c22f74bd436b7c6d94d5c29d5b2e3e3510d58e6..fa1bba1dd93614c8ad5c7f4a37c5b612440fd0eb 100755
(executable)
--- a/
t/t9820-git-p4-editor-handling.sh
+++ b/
t/t9820-git-p4-editor-handling.sh
@@
-31,8
+31,4
@@
test_expect_success 'EDITOR with options' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done