Commit 483502ba authored by mru's avatar mru

set locale to C in seek test


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9584 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 745cb834
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