mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-09 23:33:34 -05:00
Merge branch 'th/t6101-unhide-git-failures'
Test cleanup. * th/t6101-unhide-git-failures: t6101: avoid suppressing git's exit code
This commit is contained in:
@@ -39,7 +39,8 @@ test_expect_success 'setup' '
|
||||
'
|
||||
|
||||
test_expect_success 'start is valid' '
|
||||
git rev-parse start | grep "^$OID_REGEX$"
|
||||
git rev-parse start >actual &&
|
||||
test_grep "^$OID_REGEX$" actual
|
||||
'
|
||||
|
||||
test_expect_success 'start^0' '
|
||||
|
||||
Reference in New Issue
Block a user