summaryrefslogtreecommitdiff
path: root/t/greplint/filter-pipe-input.test
blob: cb5c0d9e237f730d893e1ff4d85cce5d1bc3b1d4 (plain)
1
2
3
test_expect_success 'grep receiving pipe input is not flagged' '
	cmd | grep pattern
'