summaryrefslogtreecommitdiff
path: root/test/Other/pipefail.txt
blob: 241080aab661cbbccd4ea9659bdcab7c576148cb (plain)
1
2
REQUIRES: shell
RUN: ((false | true) && echo true || echo false) | grep false