From ea2b716f68366bb178936e3a28b640e3037d4b90 Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sat, 24 May 2008 23:48:45 +0000 Subject: fix feed path according to regression script Originally committed as revision 13368 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test.conf b/tests/test.conf index 571048c3ea..5c331e1788 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -52,7 +52,7 @@ CustomLog - # maximum size of the feed (100M bytes here). Default: # File=/tmp/feed_name.ffm FileMaxSize=5M -File feed1.ffm +File tests/feed1.ffm FileMaxSize 100M # Fire up ffmpeg pointing at this stream -- cgit v1.2.3