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
/
t9816-git-p4-locked.sh
diff --git
a/t/t9816-git-p4-locked.sh
b/t/t9816-git-p4-locked.sh
index d048bd33fa3c94402eb750b65553f72b955aa25f..932841003cfc4e3f6273087f8567d6c6a660bb0b 100755
(executable)
--- a/
t/t9816-git-p4-locked.sh
+++ b/
t/t9816-git-p4-locked.sh
@@
-138,8
+138,4
@@
test_expect_failure 'move with lock taken' '
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
-
test_done