mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fix bug with fractional seconds on some locales (SF#1815517: https://sourceforge.net/tracker2/?func=detail&aid=1815517&group_id=13478&atid=113478)
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
# restrictive of those mentioned above. See the file COPYING.Xiph in this
|
||||
# distribution.
|
||||
|
||||
# we use '.' as decimal separator in --skip/--until tests
|
||||
export LANG=C LC_ALL=C
|
||||
|
||||
die ()
|
||||
{
|
||||
echo $* 1>&2
|
||||
|
||||
Reference in New Issue
Block a user