mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-19 20:25:18 +01:00
Add "export LC_ALL=C" to all shell scripts
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
# Guard against accidental introduction of new Boost dependencies.
|
||||
# Check includes: Check for duplicate includes. Enforce bracket syntax includes.
|
||||
|
||||
export LC_ALL=C
|
||||
IGNORE_REGEXP="/(leveldb|secp256k1|univalue)/"
|
||||
|
||||
filter_suffix() {
|
||||
|
||||
Reference in New Issue
Block a user