Merge pull request #439 from ISSOtm/tests_locale

Run tests under a specific locale
This commit is contained in:
Eldred Habert
2019-11-03 16:30:38 +01:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
#!/bin/sh
export LC_ALL=C
otemp=$(mktemp)
gbtemp=$(mktemp)
gbtemp2=$(mktemp)