aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-shell-locale.sh
AgeCommit message (Collapse)Author
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- Commits of previous years: * 2020: fa0074e2d82928016a43ca408717154a1c70a4db * 2019: aaaaad6ac95b402fe18d019d67897ced6b316ee0
2021-10-21Add minisketch dependencyGleb Naumenko
2018-08-31macOS fix: Work around empty (sub)expression error when using BSD greppracticalswift
2018-08-27use export LC_ALL=C.UTF-8Julian Fleischer
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-14Add linter: Make sure all shell scripts opt out of locale dependence using ↵practicalswift
"export LC_ALL=C"