Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t3903: abstract away SHA-1-specific constants
[gitweb.git]
/
t
/
t9804-git-p4-label.sh
diff --git
a/t/t9804-git-p4-label.sh
b/t/t9804-git-p4-label.sh
index e30f80e617674967b1d474c1485a6570f1ef2903..32364571063d4c6001105d0929ca81fe50e2a87c 100755
(executable)
--- a/
t/t9804-git-p4-label.sh
+++ b/
t/t9804-git-p4-label.sh
@@
-108,8
+108,4
@@
test_expect_failure 'two labels on the same changelist' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done