Once again this patch complains that it is corrupt, but for some
reason the last line of the mbox file is missing.
That seemed also be the case with other patches as well.

this command does do the trick however, sed in this case only adds a
newline to the end of the file when it is missing.
wget http://patchwork.openwrt.org/patch/4487/mbox/ -O - | sed '$a\' | git am -s


Maybe it is worth looking into, or maybe tell me what I do wrong?
because the other patch was submitted the same way and it doesn't have
issues.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to