Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'md/url-parse-harden' into maint
[gitweb.git]
/
t
/
t9808-git-p4-chdir.sh
diff --git
a/t/t9808-git-p4-chdir.sh
b/t/t9808-git-p4-chdir.sh
index 11d2b5102cde384ad11540610a52f62c4732aa8c..58a9b3b71e6d88dfc9e3086fb515362e7c31e34a 100755
(executable)
--- a/
t/t9808-git-p4-chdir.sh
+++ b/
t/t9808-git-p4-chdir.sh
@@
-83,8
+83,4
@@
test_expect_success SYMLINKS 'p4 client root symlink should stay symbolic' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done