[FFmpeg-cvslog] Update default FATE URL for release/10

Reinhard Tartler git at videolan.org
Tue Mar 11 11:01:27 CET 2014


ffmpeg | branch: release/2.2 | Reinhard Tartler <siretart at tauware.de> | Thu Mar  6 21:00:26 2014 -0500| [72a58c0772450993d375c6cf4b187a068f5bc765] | committer: Reinhard Tartler

Update default FATE URL for release/10

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=72a58c0772450993d375c6cf4b187a068f5bc765
---

 tests/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile b/tests/Makefile
index 004b44c..ae7e653 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -124,7 +124,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-10/ $(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