blob: c5b26e4572bf02f10775a11bbe652a49fda58af9 [file] [edit]
test_expect_success 'grep after && is flagged' '
cmd &&
grep pattern file
'