[FFmpeg-cvslog] r9584 - in trunk/tests: seek.regression.ref seek_test.sh
Benoit Fouet
benoit.fouet
Wed Jul 11 00:39:17 CEST 2007
mru wrote:
> Modified: trunk/tests/seek_test.sh
> ==============================================================================
> --- trunk/tests/seek_test.sh (original)
> +++ trunk/tests/seek_test.sh Tue Jul 10 22:49:05 2007
> @@ -1,5 +1,8 @@
> #!/bin/sh
>
> +LC_ALL=C
> +export LC_ALL
> +
> datadir="tests/data"
>
> logfile="$datadir/seek.regression"
>
well, i'm not really keen on averriding user env variables, would a
patch like the attached one be ok ?
Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: seek_test.sh.diff
Type: text/x-patch
Size: 350 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/attachments/20070711/4dd7b7ab/attachment.bin>
More information about the ffmpeg-cvslog
mailing list