Drop the period at the end of the title. On Wed, Feb 05, 2014 at 06:35:24PM +0100, Guillaume Martres wrote: > --- a/tests/fate/vpx.mak > +++ b/tests/fate/vpx.mak > @@ -75,6 +75,7 @@ $(eval $(call FATE_VP9_SUITE,03-deltaq,$(1),$(2))) > $(eval $(call FATE_VP9_SUITE,2pass-akiyo,$(1),$(2))) > $(eval $(call FATE_VP9_SUITE,segmentation-akiyo,$(1),$(2))) > $(eval $(call FATE_VP9_SUITE,tiling-pedestrian,$(1),$(2))) > +$(eval $(call FATE_VP9_SUITE,parallelmode-akiyo,$(1),$(2))) > endef
This looks like it was previously sorted. > --- /dev/null > +++ b/tests/ref/fate/vp9-parallelmode-akiyo > @@ -0,0 +1,26 @@ > +0, 700, 700, 0, 152064, > b4774148c71c9c184bda5a18294e459c > +0, 734, 734, 0, 152064, > 795b7ce4c5e0dc343bd8f80ad6c1a454 > +0, 767, 767, 0, 152064, > 19163601b7b6138e2940cf28f6df6c7f > +0, 800, 800, 0, 152064, > b9b388e0892c52df0680a30bfa954506 > \ No newline at end of file As the patch says, this is missing the ending newline. The main repository will refuse such patches getting pushed to it. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
