[FFmpeg-cvslog] Update default FATE URL for release/11
Diego Biurrun
git at videolan.org
Sat Oct 4 23:20:20 CEST 2014
ffmpeg | branch: release/2.4 | Diego Biurrun <diego at biurrun.de> | Wed Sep 17 07:08:57 2014 -0700| [9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a] | committer: Diego Biurrun
Update default FATE URL for release/11
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9eb442cca23bb8d33b3e6d37b8c0e3afff04c37a
---
tests/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Makefile b/tests/Makefile
index 5fad291..eab1eca 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -128,7 +128,7 @@ $(FATE_AVCONV) $(FATE_SAMPLES_AVCONV): avconv$(EXESUF)
ifdef SAMPLES
FATE += $(FATE_SAMPLES)
fate-rsync:
- rsync -vaLW rsync://fate-suite.libav.org/fate-suite/ $(SAMPLES)
+ rsync -vaLW rsync://fate-suite.libav.org/fate-suite-11/ $(SAMPLES)
else
fate-rsync:
@echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"
More information about the ffmpeg-cvslog
mailing list