[llvm-exegesis][NFC] Improve parsing of the YAML files
[llvm-core.git] / test / Other / pipefail.txt
blob241080aab661cbbccd4ea9659bdcab7c576148cb
1 REQUIRES: shell
2 RUN: ((false | true) && echo true || echo false) | grep false