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
/
t3403-rebase-skip.sh
diff --git
a/t/t3403-rebase-skip.sh
b/t/t3403-rebase-skip.sh
index 0d33c71daa557e68268dfb2279a02fe2afca1ed7..64446e3db3afed68e970de6fc3c0780db25c85d1 100755
(executable)
--- a/
t/t3403-rebase-skip.sh
+++ b/
t/t3403-rebase-skip.sh
@@
-7,7
+7,7
@@
test_description='git rebase --merge --skip tests'
. ./test-lib.sh
-# we assume the default git
-
am -3 --skip strategy is tested independently
+# we assume the default git
am -3 --skip strategy is tested independently
# and always works :)
test_expect_success setup '