Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Dying in an async procedure should only exit the thread, not the process.
[gitweb.git]
/
t
/
t4038-diff-combined.sh
diff --git
a/t/t4038-diff-combined.sh
b/t/t4038-diff-combined.sh
index 2cf7e01ac2c42216dc935d2d2d9dd23b7ae62c4f..7584efa36b06effd9005b8ebcc6afecec07e424b 100755
(executable)
--- a/
t/t4038-diff-combined.sh
+++ b/
t/t4038-diff-combined.sh
@@
-76,7
+76,7
@@
test_expect_success 'check combined output (1)' '
verify_helper sidewithone
'
-test_expect_
failure
'check combined output (2)' '
+test_expect_
success
'check combined output (2)' '
git show sidesansone -- >sidesansone &&
verify_helper sidesansone
'