/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'sw/git-p4-unshelve-branched-files' into maint
[git/git.git]
/
t
/
t9832-unshelve.sh
diff --git
a/t/t9832-unshelve.sh
b/t/t9832-unshelve.sh
index
cde9f86
..
e9276c4
100755
(executable)
--- a/
t/t9832-unshelve.sh
+++ b/
t/t9832-unshelve.sh
@@
-180,8
+180,5
@@
test_expect_success 'unshelve specifying the origin' '
test_path_is_file file_to_shelve
)
'
-test_expect_success 'kill p4d' '
- kill_p4d
-'
test_done