# 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