diff options
| author | MarcoFalke <[email protected]> | 2018-08-02 09:08:38 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2018-08-02 09:08:40 -0400 |
| commit | 9c4324d866db2892b1f99b0415cfa7f9195fc777 (patch) | |
| tree | c26ccd54bf1206a4fa30edefe53c7b94e1feb19b /src/httpserver.cpp | |
| parent | Merge #13837: qa: Extract rpc_timewait as test param (diff) | |
| parent | fix locale for lint-shell (diff) | |
| download | discoin-9c4324d866db2892b1f99b0415cfa7f9195fc777.tar.xz discoin-9c4324d866db2892b1f99b0415cfa7f9195fc777.zip | |
Merge #13851: fix locale for lint-shell
83c48d9a1f fix locale for lint-shell (Julian Fleischer)
Pull request description:
A piece of code from https://github.com/bitcoin/bitcoin/pull/13816 which I am hereby splitting into smaller PRs.
The `shellcheck` executable shipped with travis's trusty linux environment (contains shellcheck `0.3.1` in `/usr/local/bin` as opposed to the distros `0.3.3` in `/usr/bin`) segfaults when `LC_ALL=C`.
This makes sure that in travis, no matter from where the script is called, `LC_ALL` is left unset. Comment changed accordingly.
Tree-SHA512: 86afa9247f2adbeefa75bf3d56a94766f8e8e1839f40b73763ff7b893a09c848ee64648fc06ce3e6bd0f650127365f508b37fdefb48d61e49f5d551c074cb16e
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions