Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1450: make hash size independent
[gitweb.git]
/
t
/
t9830-git-p4-symlink-dir.sh
diff --git
a/t/t9830-git-p4-symlink-dir.sh
b/t/t9830-git-p4-symlink-dir.sh
index 2ad1b0810df81ecaf5197e4cf860b3524d557c09..3fb6960c18fc0c2eb549f09c66d92b3f39822653 100755
(executable)
--- a/
t/t9830-git-p4-symlink-dir.sh
+++ b/
t/t9830-git-p4-symlink-dir.sh
@@
-36,8
+36,4
@@
test_expect_success 'symlinked directory' '
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done