mirror of
https://github.com/ValveSoftware/Proton.git
synced 2024-12-26 06:35:46 +03:00
b2b17774e4
The second grep in sequence can exit early (-q, as soon as we have one match it exits with a success) which makes the first grep unhappy as its write pipe is closed early, resulting in: syncing vulkan-loader... grep: write error: Broken pipe Let's silence those errors. |
||
---|---|---|
.. | ||
rules-autoconf.mk | ||
rules-cargo.mk | ||
rules-cmake.mk | ||
rules-common.mk | ||
rules-configure.mk | ||
rules-meson.mk | ||
rules-source.mk | ||
rules-winemaker.mk | ||
utility.mk |