OSDN Git Service

fate-rsync: switch to our server in preparation of h264 4:2:2 tests
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Aug 2011 22:41:23 +0000 (00:41 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 14 Aug 2011 22:41:23 +0000 (00:41 +0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tests/Makefile

index fd5ed59..9debd5c 100644 (file)
@@ -81,7 +81,7 @@ fate-seek:   $(FATE_SEEK)
 ifdef SAMPLES
 FATE += $(FATE_TESTS)
 fate-rsync:
-       rsync -vaLW rsync://fate-suite.libav.org/fate-suite/ $(SAMPLES)
+       rsync -vaLW rsync://fate.ffmpeg.org/fate-suite/ $(SAMPLES)
 else
 fate-rsync:
        @echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"