On 2013-03-22 6:35 AM, Luca Barbato wrote: > Useful to add or update fate tests. > ---
I think it mostly seems reasonable, although I am by no means an expert in our build system... take my OK with a grain of salt. > +if test $err != 0 && test $gen != "no" ; then > + echo "GEN $ref" > + cp "$outfile" "$ref" > + err=$? > +fi Still unsure of lack of -f. - Derek _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
