mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-13 06:54:40 +02:00
Add "export LC_ALL=C" to all shell scripts
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
#
|
||||
# Check the test suite naming conventions
|
||||
|
||||
export LC_ALL=C
|
||||
EXIT_CODE=0
|
||||
|
||||
NAMING_INCONSISTENCIES=$(git grep -E '^BOOST_FIXTURE_TEST_SUITE\(' -- \
|
||||
|
Reference in New Issue
Block a user