blob: 7157228b60203d19ce9274457d06fbb9e6481056 [file] [edit]
test_expect_success 'grep as argument to another command is not flagged' '
test_must_fail grep pattern file
'