mirror of
https://github.com/git/git.git
synced 2026-08-08 17:11:48 +00:00
SQUASH??? bare grep !???
This commit is contained in:
@@ -676,7 +676,7 @@ test_expect_success '--stdin-packs=follow-reachable with --unpacked and loose ob
|
||||
objects_in_packs $P >actual &&
|
||||
|
||||
# The unreachable blob should NOT be in the output.
|
||||
! grep $unreachable actual &&
|
||||
test_grep ! $unreachable actual &&
|
||||
|
||||
test_cmp expect actual
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user