mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
fate: set LC_ALL=C to avoid locale interference
Originally committed as revision 24889 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1ee39ebde2
commit
078ae66b4b
@ -1,5 +1,7 @@
|
||||
#! /bin/sh
|
||||
|
||||
export LC_ALL=C
|
||||
|
||||
base=$(dirname $0)
|
||||
. "${base}/md5.sh"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user