Commit 1e56c151 authored by Måns Rullgård's avatar Måns Rullgård

set locale to C in seek test

Originally committed as revision 9584 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent df8e3460
This diff is collapsed.
#!/bin/sh #!/bin/sh
LC_ALL=C
export LC_ALL
datadir="tests/data" datadir="tests/data"
logfile="$datadir/seek.regression" logfile="$datadir/seek.regression"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment