From f6ae77d46909c04454233191d6c2d8eff8fc529b Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Tue, 20 Jul 2010 18:10:24 +0000 Subject: [PATCH] Change message tag for tests to simply TEST Originally committed as revision 24369 to svn://svn.ffmpeg.org/ffmpeg/trunk --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 26c0a01..9b9f7f8 100644 --- a/Makefile +++ b/Makefile @@ -268,7 +268,7 @@ fate: $(FATE) fate2: $(FATE2_TESTS) $(FATE): ffmpeg$(EXESUF) tests/tiny_psnr$(HOSTEXESUF) - @echo "TEST FATE $(@:fate-%=%)" + @echo "TEST $(@:fate-%=%)" $(Q)$(SRC_PATH)/tests/fate-run.sh $@ "$(SAMPLES)" "$(TARGET_EXEC)" "$(TARGET_PATH)" '$(CMD)' '$(CMP)' '$(REF)' '$(FUZZ)' .PHONY: documentation *test regtest-* alltools check config -- 2.7.4