Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/mingw-spawn-with-spaces-in-path' into maint
[gitweb.git]
/
t
/
t9805-git-p4-skip-submit-edit.sh
diff --git
a/t/t9805-git-p4-skip-submit-edit.sh
b/t/t9805-git-p4-skip-submit-edit.sh
index 5fbf904dc8f4df7de522d0eecbca133d7299259d..90ef647db7e610b825cc92d51ee2a5379dcf05b3 100755
(executable)
--- a/
t/t9805-git-p4-skip-submit-edit.sh
+++ b/
t/t9805-git-p4-skip-submit-edit.sh
@@
-98,8
+98,4
@@
test_expect_success 'no config, edited' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done