Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/unused-params-even-more'
[gitweb.git]
/
t
/
t9832-unshelve.sh
diff --git
a/t/t9832-unshelve.sh
b/t/t9832-unshelve.sh
index 41c09f11f4bf44ece085f952e8782d4dfe3fd169..1286a5b824b77d71061fb890d9f528b46ecc087d 100755
(executable)
--- a/
t/t9832-unshelve.sh
+++ b/
t/t9832-unshelve.sh
@@
-174,8
+174,5
@@
test_expect_success 'unshelve specifying the origin' '
test_path_is_file file_to_shelve
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
test_done