On Sat, Jun 13, 2020 at 06:46:27PM +0200, Klemens Nanni wrote:
> For small ports not so much, but when updating bigger ones with lots of
> patches and/or churn, I always find cumbersome to go scroll back in my
> terminal to look for failed hunks or cd into WRKSRC and look for .rej
> files, so here's a diff that prints the list of failed patches iff there
> are any, e.g.,
> 
>       $ make patch
>       ...
>       Hunk #1 succeeded at 22.
>       done
>       ===>   Failed patches: 
>           patch-src_tests_hitch_test_sh

Oh *that* is cool. Definitely wanted :)

Reply via email to