Re: [PATCH v2] sub-process: print the cmd when a capability is unsupported From: Junio C Hamano <hidden> Date: 2017-08-16 16:41:55 Ben Peart [off-list ref] writes: quoted- warning("external filter requested unsupported filter capability '%s'", - p); + warning("subprocess '%s' requested unsupported capability '%s'", + process->argv[0], p); } } This one is even cleaner. Thanks Lars for pointing out the fact we already had the cmd name. Looks good. Thanks, all. Will queue.
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help