[FFmpeg-cvslog] fate: mention fate documentation in the error message

Francesco Cosoleto git at videolan.org
Fri May 6 00:46:25 CEST 2011


ffmpeg | branch: master | Francesco Cosoleto <cosoleto at gmail.com> | Tue May  3 14:25:43 2011 +0200| [6c2845600d984d75c4d22a2f4b9cb1c628babb78] | committer: Michael Niedermayer

fate: mention fate documentation in the error message

Signed-off-by: Francesco Cosoleto <cosoleto at gmail.com>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

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

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index f8e69f5..c5efebc 100644
--- a/Makefile
+++ b/Makefile
@@ -286,7 +286,7 @@ else
 fate-rsync:
 	@echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite"
 $(FATE_TESTS):
-	@echo "SAMPLES not specified, cannot run FATE"
+       @echo "SAMPLES not specified, cannot run FATE. See doc/fate.txt for more information."
 endif
 
 FATE_UTILS = base64 tiny_psnr



More information about the ffmpeg-cvslog mailing list