bolt/deps/llvm-18.1.8/flang/test/Driver/input-from-stdin/lit.local.cfg

4 lines
145 B
INI
Raw Normal View History

2025-02-14 19:21:04 +01:00
# In some modes flang will exit before cat does. If pipefail is enabled this means
# we get cat's exit code not flang's.
config.pipefail = False