Sign in
llvm
/
llvm-project.git
/
refs/heads/main
/
.
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
shtest-shell
/
pipefail.txt
blob: b0d9dee4a2ced120967b37627d083521450bc13d [
file
] [
edit
]
# Check that we fail if earlier operations in a pipe fail.
#
# RUN: false | echo test
#