xref: /llvm-project/flang/test/Driver/input-from-stdin/lit.local.cfg (revision 52a3855fe7ca106e675175cb8db87c1f57b2242a)
1# In some modes flang will exit before cat does. If pipefail is enabled this means
2# we get cat's exit code not flang's.
3config.pipefail = False
4