1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

fate: switch rsync to fate-suite.ffmpeg.org

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2012-07-28 04:26:23 +02:00
parent efcfcf8793
commit 05a6c625f4

View File

@@ -124,7 +124,7 @@ FATE += $(FATE_LAVF_FATE)
FATE += $(FATE_FULL) $(FATE_FULL-yes) FATE += $(FATE_FULL) $(FATE_FULL-yes)
FATE += $(FATE_SAMPLES) FATE += $(FATE_SAMPLES)
fate-rsync: fate-rsync:
rsync -vaLW --timeout=60 --contimeout=60 rsync://fate-suite.avcodec.org/fate-suite/ $(SAMPLES) rsync -vaLW --timeout=60 --contimeout=60 rsync://fate-suite.ffmpeg.org/fate-suite/ $(SAMPLES)
else else
fate:: fate::
@echo "warning: only a subset of the fate tests will be run because SAMPLES is not specified" @echo "warning: only a subset of the fate tests will be run because SAMPLES is not specified"